Hi all - new user to the forums here. I have a couple of questions for you all. Are there any of you that use the Excel script from the Pc-Dmis website? I am currently using it (very successfully), but it seems to be lacking a few things that would be very nice to have.
What I am looking for specifically is a complete list of all the data variable names that are available for use in the excel vb script itself (Maybe called the command array?).
I've managed to modify the script to include a few extras, like changing the data sent to excel into .csv files (part by part), a couple of descriptor search and replace routines, and also bonus tolerance for true positions. But, I would also like to be able to add simple comment lines into the output - perhaps by using the commet/oper command.... I just simply have no idea how to pull that information out of the data array sent to Excel.
If anyone has any ideas, I'd love to discuss them!
Thanks all!
What I am looking for specifically is a complete list of all the data variable names that are available for use in the excel vb script itself (Maybe called the command array?).
I've managed to modify the script to include a few extras, like changing the data sent to excel into .csv files (part by part), a couple of descriptor search and replace routines, and also bonus tolerance for true positions. But, I would also like to be able to add simple comment lines into the output - perhaps by using the commet/oper command.... I just simply have no idea how to pull that information out of the data array sent to Excel.
If anyone has any ideas, I'd love to discuss them!
Thanks all!
Comment