Hi,
I have a database of engineering drawings with fields such as drawing number, drawing name etc. I also have the corresponding image files but the filenames are different to the drawing names.
I have code (thanks to ghudson!) that will open the image file and put the filename into a text box.
What I would like to know is
- is it possible to open this file and change the filename of the image itself to the drqwing name stored in the textbox?
- if so could anyone give me pointers on where to find out about this.
Thanks,
RCurtin
P.S. Is there an API anywhere. For some reason I dont have the VBA help files on my computer and the object browser doesn't really tell you how to use the objects and associated procedures.
I have a database of engineering drawings with fields such as drawing number, drawing name etc. I also have the corresponding image files but the filenames are different to the drawing names.
I have code (thanks to ghudson!) that will open the image file and put the filename into a text box.
What I would like to know is
- is it possible to open this file and change the filename of the image itself to the drqwing name stored in the textbox?
- if so could anyone give me pointers on where to find out about this.
Thanks,
RCurtin
P.S. Is there an API anywhere. For some reason I dont have the VBA help files on my computer and the object browser doesn't really tell you how to use the objects and associated procedures.