G
Guest
Hi all,
I have a main form with a primary key. I want to open
another form specifically for THAT key. The key field is
also on the 2nd form. I have a filter that basically says
to open the form where the two keys match. But what I
really want to do is assign the value from the main form
to the second form and add additional data.
What it's doing is bringing up the 2nd form blank. If I
enter data, it creates a new record. But, if I save the
first form and exit, then re-open it and access the 2nd
form, all the data is there and no new record is created.
I don't understand why it won't just transfer the data to
the 2nd form immediately, but does after I exit. Any
ideas? Thanks.
I have a main form with a primary key. I want to open
another form specifically for THAT key. The key field is
also on the 2nd form. I have a filter that basically says
to open the form where the two keys match. But what I
really want to do is assign the value from the main form
to the second form and add additional data.
What it's doing is bringing up the 2nd form blank. If I
enter data, it creates a new record. But, if I save the
first form and exit, then re-open it and access the 2nd
form, all the data is there and no new record is created.
I don't understand why it won't just transfer the data to
the 2nd form immediately, but does after I exit. Any
ideas? Thanks.