Rainbowhawk
Registered User.
- Local time
- Today, 18:08
- Joined
- Oct 8, 2007
- Messages
- 54
I need to pass a variable from one Access Database to another
The senario is I have a item number in one database that I need to use to open a form in another database,
I can open the database using vba, currently launching a BAT file that copies the latest version database to a local drive and then opens it,
Is there an easy way to pass the variable after this has completed?
The senario is I have a item number in one database that I need to use to open a form in another database,
I can open the database using vba, currently launching a BAT file that copies the latest version database to a local drive and then opens it,
Is there an easy way to pass the variable after this has completed?