Drag and Drop

R

rascal

I am building a database where I will be tracking meetings attended by our
employees. I have a list of about 75 people. I need to track the date,
type of meeting, who held the meeting, and the people who attended. I have 2
tables called employees, which contacts ID, and EmployeeName. The other
Table is called Meetings and it contains the following fields: ID, DateHeld,
ChairedBy, Type, and Attendees.
I am building a form to enter the information for the meetings, but was
wondering if it is possible to use the Drag and Drop method which I found on
the Microsoft Help and Support page Article ID 210334, to drag the names from
the employee list over to the attendees list, for each meeting.
If so, how would I do it, as the example they give is pretty basic, and
doesn't really cover what I am trying to do.
Thanks for any help or suggestions you can give.
 
R

rascal

Sorry about that, I have been going through various Articles and put the
wrong 1 in. The Article is called "How to simulate drag-and-drop
capabilities in Access 2002
", Article ID 287642.
 
R

rascal

Thank you, that works and is a lot simpler, however when I go to add a new
meeting the attendees from the previous meeting are still in the attendees
list for the new meeting, so I must have missed something, but can't figure
it out.
 

Ask a Question

Want to reply to this thread or ask your own question?

You'll need to choose a username for the site, which only take a couple of moments. After that, you can post your question and our members will help you out.

Ask a Question

Top