Populating data sheet

Young20

Registered User.
Local time
Today, 01:12
Joined
Nov 2, 2006
Messages
15
I have a huge problem with MS Access. I am trying to develop something that uses databases, but isn't data entry. Currently I have a list box that has several columuns/rows populated with dates and locations. I also have a two combo boxes, both filled with peoples names. Both the combo and list boxes are tied to tables that are imported from excel. I need to be able to click on a row in the list box, and click on a person's name from each combo box and then it appear on another data sheet (all of them at the same time, not just show one record). Ideally I would like this to be done with the click of a button. I have tried to make the new datasheet a subform and can't get the information from the list box/combo boxes to the new form. Any ideas?
 

Users who are viewing this thread

Back
Top Bottom