How do I use a combo-box to do a lookup on my name table
“T-NAME”, and then place the values found in the lookup table (ie
LNAME, FNAME, MI) into to a row in my existing continuous forms table
"T-SICK" ?
I will have the combo-box lookup available in each row of my
continuous form bound to "T-SICK" to make this happen.
Thanks
“T-NAME”, and then place the values found in the lookup table (ie
LNAME, FNAME, MI) into to a row in my existing continuous forms table
"T-SICK" ?
I will have the combo-box lookup available in each row of my
continuous form bound to "T-SICK" to make this happen.
Thanks
Comment