List all Names on form

  • Thread starter Thread starter Guest
  • Start date Start date
G

Guest

I have a simple database. One of the fields has names, this is a fixed
amount, what I want to do is have these names displayed in their own text box
rather than have them choose from a drop down.
 
Not sure what you are asking for.

you want the names to display in their own text box? One name per box? How
many names are there? Where are the names store? What would be the point
of displaying each name in a text box? Do you want the user to select one
of them? If so, how could they do so in a text box? Is there a form
similar to this in the Northwinds sample database?


I don't understand.

Rick B
 
There are 20 names. Each name is going to have a specific amount of hours
assigned to it. So when you open the form those 20 names will be displayed
and all they will have to do is enter the correct hours that person worked.
Rather than selecting from a drop down list.
 
Back
Top