Hello
I am creating a patient database that has a vast number of Lookup tables which may well need new options adding in the future (these tables all have 2 fields; Code & ??????(whatever the list of options is concerning)
I was hoping to use an update query which asks the user which table they want to update - how would I create this? My intention is to limit users to a switchboard, running the query from a button.
Hopefully Access has a built in object for this as my VBA is almost non-existant
Thanks
I am creating a patient database that has a vast number of Lookup tables which may well need new options adding in the future (these tables all have 2 fields; Code & ??????(whatever the list of options is concerning)
I was hoping to use an update query which asks the user which table they want to update - how would I create this? My intention is to limit users to a switchboard, running the query from a button.
Hopefully Access has a built in object for this as my VBA is almost non-existant
Thanks