Showing a list on a form

Fisher31

Registered User.
Local time
Today, 11:16
Joined
Oct 7, 2009
Messages
11
Hi again,

I need some advice, I setting a form called day_work_log where I can keep a log on how long guys have been on a particular project for.

I want to input individually each member of staff, what they did and where they were. is there a way I can have say a list of who has been where for that week next to the input boxes on the form so that I can see who has been put on for that week with out either scrolling through or closing the form and opening the database?

Basically a list on the form that shows me a snap shot of the Table for that particular week
 
It sounds like a listbox or subform based on a query would work for you.
 

Users who are viewing this thread

Back
Top Bottom