Answered Organize excel file from analysed data
If you have time, this would be actually easier to do in the ActiveX COM server, however, that can take a while to learn.
Usi...
Selecting data based on string contents
I am attempting to create a series of plots based on a variable set of inputs. Each plot would include multiple sets of data but...
9 years ago | 1 answer | 0
1
answer
Question
Actxserver unable to locate Excel workbook
I am having issues getting the ActiveX application to open an existing Excel doc for editing.
My current code looks like:
...
9 years ago | 2 answers | 0
2
answers
Answered User input file directory
Thanks for the responses.
'uigetdir' is really nice for selecting the directory, however, I did not see the ability to select...
9 years ago | 0
Question
User input file directory
I am writing a script that reads all of the files of a certain type in a given directory, and I'm wondering if there is a way to...