A
administrator
In FRMabc I have a command to open FRMcde using the common
field "id", both tables "id" is a "no duplicates" field.
So that if I have ID=83 in FRMabc, FRMcde opens
with "id=83". However, it's opening up a new form
everytime. I would like it to open first with any data
already entered in FRMcde for ID=83, then if there hasn't
been any data already for ID=83, then a new form opens.
How would I write the IIf statement?
field "id", both tables "id" is a "no duplicates" field.
So that if I have ID=83 in FRMabc, FRMcde opens
with "id=83". However, it's opening up a new form
everytime. I would like it to open first with any data
already entered in FRMcde for ID=83, then if there hasn't
been any data already for ID=83, then a new form opens.
How would I write the IIf statement?