E
Eric
I have a form developed in which I want the user to select
a chemical name and to automatically get the associated id
# for the chemical. I have tried to use dlookup for the
id# field, but can't seem to get it to work. I set the
control source for the id# to the following.
=DLookUp("[cas_number/ID]","rt_param_name","[param_name]=
[Combo95] ")
Any suggestions.
TIA,
Eric
a chemical name and to automatically get the associated id
# for the chemical. I have tried to use dlookup for the
id# field, but can't seem to get it to work. I set the
control source for the id# to the following.
=DLookUp("[cas_number/ID]","rt_param_name","[param_name]=
[Combo95] ")
Any suggestions.
TIA,
Eric