Drag and Drop Feature added

jamtay317

New member
Local time
Today, 09:41
Joined
Nov 11, 2014
Messages
2
Hello and thank you for taking the time to read this, I am in the process of trying to create a DragNDrop feature in the Access database that I’ve built. I have 3 employee with several different txt boxes all side by side and I need to be able to drag and drop the job from one to another.

I have found some information about this in other forums but nothing that I can make sense of. They say that I need to create a class module to do this but my problem is I don’t know how. If you could please explain this to me it would be great thanks!
 
There's no such feature in Access.
Not a built in one but it's possible.
If I remember correctly I saw an exemple on this forum few years ago.

If you want to switch tasks between two workers there are ways to get the same result with no drag and drop
 
Saw it a few years ago doesn't count. VB.Net, maybe, but not VBA.
 
I made a quick example of how I think it can be made easily in Access with out using drag and drop.

Hope it will help you


** Edit **
I just uploaded new version of the db
 

Attachments

Last edited:
Search this site for drag chris - a member wrote a number of threads on this issue. Otherwise google - there are examples out there. Also, check out Similar Threads at the bottom of this page, or of the similar page for those posts.

@llkhoutx take care not to again issue sweeping statements about subjects for which your information simply is incomplete. Your postcount may incorrectly make readers take your statements for gospel.
 
Thank you, I cannot view your example... but I will try to look at the other threads
 

Users who are viewing this thread

Back
Top Bottom