InstructionWhich7142
Registered User.
- Local time
- Today, 11:24
- Joined
- Feb 24, 2010
- Messages
- 203
In Access 2010 (split Front end and back end) I've got a continuous form where images are displayed on each record based on a file path field in the table,
Currently users do SHIFT + Copy as Path - paste (and I remove the double quotes)
Ideally they could:
Drag and Drop files from windows explorer windows,
Copy and Paste image files through windows
Screenshot(Snipping Tool/Snip & Sketch) and Paste images from the clipboard,
What methods are there for implementing these features within Access? what References would I need to add and would these be compatible with new versions of Access we'll need to upgrade to (VBA 7?) next year,
Thanks
Currently users do SHIFT + Copy as Path - paste (and I remove the double quotes)
Ideally they could:
Drag and Drop files from windows explorer windows,
Copy and Paste image files through windows
Screenshot(Snipping Tool/Snip & Sketch) and Paste images from the clipboard,
What methods are there for implementing these features within Access? what References would I need to add and would these be compatible with new versions of Access we'll need to upgrade to (VBA 7?) next year,
Thanks