M
Marc
Hi,
I have a slight problem. I have a main form to track all
my records. I want to be able to push a button and the
tracking ID from my main form will create another record
in a different table while transmitting the value of the
tracking id to the second form. Then I can use the
DoCmd.OpenForm stDocName, , , stLinkCriteria to open to
the newly created record on the second form. After several
buggy attempts to do this, I would like to know if someone
has a suggestion.
Thanks,
MARC.
I have a slight problem. I have a main form to track all
my records. I want to be able to push a button and the
tracking ID from my main form will create another record
in a different table while transmitting the value of the
tracking id to the second form. Then I can use the
DoCmd.OpenForm stDocName, , , stLinkCriteria to open to
the newly created record on the second form. After several
buggy attempts to do this, I would like to know if someone
has a suggestion.
Thanks,
MARC.