C
ConnieT
This is my first time creating a access application and would like to
use a auto created sequence id when the user first logins in as the key
for each subsequent table entry. I want to push the key out to the
other tables so I don't have redundant data. How would I copy this key
into the other tables? I use forms with sub forms for data entry and
would like for this to happen in the back ground.
Thanks in advance for your help.
use a auto created sequence id when the user first logins in as the key
for each subsequent table entry. I want to push the key out to the
other tables so I don't have redundant data. How would I copy this key
into the other tables? I use forms with sub forms for data entry and
would like for this to happen in the back ground.
Thanks in advance for your help.