C
Cheryl
How do i populate a dropdown/list box with options from a different table
than the one being 'inputted' to. For example I want to choose create a
timesheet that saves/updates a Timesheet table and choose which Employee from
a dropdown list that is linked to an Employee Table. Then write the values to
the EmployeeID field on the Timesheet as it is being saved. Kind of how
lookup works when you add do it directly in Access. So that I use only the
values from the Employee table. This will then ensure that the proper ID will
be linked. I don't want to add the values myself to the option drop down
since it changes .. sometimes frequently.
We have frontpage 2003...
Can this be done using the database wizard? or should it be coded using ASP
the long way...
than the one being 'inputted' to. For example I want to choose create a
timesheet that saves/updates a Timesheet table and choose which Employee from
a dropdown list that is linked to an Employee Table. Then write the values to
the EmployeeID field on the Timesheet as it is being saved. Kind of how
lookup works when you add do it directly in Access. So that I use only the
values from the Employee table. This will then ensure that the proper ID will
be linked. I don't want to add the values myself to the option drop down
since it changes .. sometimes frequently.
We have frontpage 2003...
Can this be done using the database wizard? or should it be coded using ASP
the long way...