P
p-rat
I have a data entry form that is called from a switchboard. One of the
selections on the switchboard is 'Enter in Work Ticket'. When clicked
I would like to have a box pop up to ask "What is your location". The
user would then type in a location such as Dallas. I would then like
for the database to search a UserLocation table to verify that the
user is authorized to enter tickets for the location entered (we are
told who is authorized to enter data for out locations and this info
is in a table UserLocation).
Could someone help me understand how this might work and possibly
provide the simplest solution? I am for something short and sweet.
Thanks for any help.
selections on the switchboard is 'Enter in Work Ticket'. When clicked
I would like to have a box pop up to ask "What is your location". The
user would then type in a location such as Dallas. I would then like
for the database to search a UserLocation table to verify that the
user is authorized to enter tickets for the location entered (we are
told who is authorized to enter data for out locations and this info
is in a table UserLocation).
Could someone help me understand how this might work and possibly
provide the simplest solution? I am for something short and sweet.
Thanks for any help.