H
hagen31
I have a table called computers and in there is a field called location. Any
location can have many computers. So when I created a form to add new
computers the location field listed every location in table(as it should with
the way I set it up), but since many of them are similiar and there is
basically only 5 locations(right now) is there a way I can group the similar
ones together to make it easier for the user. I know I could create a combo
box with a value list, but then as new locations arise I would have to go
into the form and the table to add this location in the value list. I would
like to have the ability to allow the user to add new locations. So, as a
computer comes in the user can add it with the form, and be able to set a new
location. And after that that location would become available from the drop
down box becuase it is a value in the table. Is this possible?
location can have many computers. So when I created a form to add new
computers the location field listed every location in table(as it should with
the way I set it up), but since many of them are similiar and there is
basically only 5 locations(right now) is there a way I can group the similar
ones together to make it easier for the user. I know I could create a combo
box with a value list, but then as new locations arise I would have to go
into the form and the table to add this location in the value list. I would
like to have the ability to allow the user to add new locations. So, as a
computer comes in the user can add it with the form, and be able to set a new
location. And after that that location would become available from the drop
down box becuase it is a value in the table. Is this possible?