basepointdesignz
Programmer
Hi again, again!!
For every drawing we do @ my work, we have a corresponding Excel worksheet (an order) that goes with it. I'm trying to write a module that runs from AutoCAD and will search a particular folder for the excel file that matches the customer reference, then it opens it. If one does not exist, it simply opens a new file from the template..
What I'm unsure on is the correct function/method for searching for the file and querying what it comes up with.
Does the FindFile function work well (in VBA)? I can extract the customer name and job number from the drawing name and the excel file but I just need to know how to start the search..
Thanks in advance..
Renegade..
P.S No more questions - I promise!!
For every drawing we do @ my work, we have a corresponding Excel worksheet (an order) that goes with it. I'm trying to write a module that runs from AutoCAD and will search a particular folder for the excel file that matches the customer reference, then it opens it. If one does not exist, it simply opens a new file from the template..
What I'm unsure on is the correct function/method for searching for the file and querying what it comes up with.
Does the FindFile function work well (in VBA)? I can extract the customer name and job number from the drawing name and the excel file but I just need to know how to start the search..
Thanks in advance..
Renegade..
P.S No more questions - I promise!!