wolverine_rulez
03-18-2003, 03:24 AM
Hi guys,
I have a field containing the path and name of a picture on the HDD (no OLE field, just text), and I'd like Access to automatically launch the default viewer for pics when button clicked...
example :
- Shell ("D:\Photos\01.jpg)" - doesn't work, because the extension isn't "EXE", but "JPG"...
How can I make this happen without creating a form linking to the image ?
Thank you !
I have a field containing the path and name of a picture on the HDD (no OLE field, just text), and I'd like Access to automatically launch the default viewer for pics when button clicked...
example :
- Shell ("D:\Photos\01.jpg)" - doesn't work, because the extension isn't "EXE", but "JPG"...
How can I make this happen without creating a form linking to the image ?
Thank you !