E
Eugene Wohlfarth
I have a table with 25 fields. What I would like to do is enter variable
information to search the table to find a record. If I were coding it might
look like this:
if ind_oon_ded = 2000 and fam_oon_ded = 5000.....Then display PVC_code
I am entering the variables via a form with combo boxes.
I am also attempting to do this with a report, but that's a later question.
Can anyone shed some light on this dimwhit?
Thanks in advance ,
Eugene
information to search the table to find a record. If I were coding it might
look like this:
if ind_oon_ded = 2000 and fam_oon_ded = 5000.....Then display PVC_code
I am entering the variables via a form with combo boxes.
I am also attempting to do this with a report, but that's a later question.
Can anyone shed some light on this dimwhit?
Thanks in advance ,
Eugene