We have techs taking thousands of photos of Sample points in the field. I would like my app to allow them to view the photos in my app and let them click on a particular photo which they can see is Sample 1234 lets say. They would already be on Sample 1234 record in a form.
Click a button that would rename it to the 1234.jpg instead of 100_0346.jpg
I can do everything except pop up Windows Explorer showing the Camera folder.
If you go to Explorer you can see the Camera when it is connected, its called "C653 Zoom Digital Camera" If you double click it, it opens showing the photos. This is Windows Explorer not a photo program . I want to do the same thing and copy the files of let them copy them.
If I shell to it like so it says folder not found
x=Shell("C653 Zoom Digital Camera",vbNormalFocus)
any ideas how to automate this would be appreciated. I don't like the Kodak Easy Share software 'cause it so huge and takes over the computer.
Thanks this is really HOT
DougP, MCP, A+
I Built my own R2D2
I love this site and all you folks that helped me over the years!
Click a button that would rename it to the 1234.jpg instead of 100_0346.jpg
I can do everything except pop up Windows Explorer showing the Camera folder.
If you go to Explorer you can see the Camera when it is connected, its called "C653 Zoom Digital Camera" If you double click it, it opens showing the photos. This is Windows Explorer not a photo program . I want to do the same thing and copy the files of let them copy them.
If I shell to it like so it says folder not found
x=Shell("C653 Zoom Digital Camera",vbNormalFocus)
any ideas how to automate this would be appreciated. I don't like the Kodak Easy Share software 'cause it so huge and takes over the computer.
Thanks this is really HOT
DougP, MCP, A+
![[r2d2] [r2d2] [r2d2]](/data/assets/smilies/r2d2.gif)
I love this site and all you folks that helped me over the years!