R
roger
I’ve read all about dragging files INTO Access forms, and dragging and
dropping data between controls on Access forms. I need to do something
different:
MyApp has a subform with a list of files in a folder on the local HD.
Currently I have buttons that opens the file using a Shell() command.
The Users want to be able to drag files out of the list (on the subform in
Access) and into other programs (like Notepad or Word), and have them open
just like you dragged a file there out of windows explorer.
I downloaded modules that “expose that Windows API†before, I’m assuming
this will be of those, but I sure don’t know how to write one.
AHA TIA
roger
dropping data between controls on Access forms. I need to do something
different:
MyApp has a subform with a list of files in a folder on the local HD.
Currently I have buttons that opens the file using a Shell() command.
The Users want to be able to drag files out of the list (on the subform in
Access) and into other programs (like Notepad or Word), and have them open
just like you dragged a file there out of windows explorer.
I downloaded modules that “expose that Windows API†before, I’m assuming
this will be of those, but I sure don’t know how to write one.
AHA TIA
roger