I'm new at Access and VB, so I need some help.
On a form (called LOGIN), I ask the user for thier name and password.
Then using VB, I open an Excel database that contains user info and confirm the password.
Also contained in that Excel file is their "supervisors name". Lets assign it MGR$ for now.
If I close the Excel file and the VB script, can I get at this variable MGR$ several forms later?
I hope this all makes sense.
Thanks in advance!!!
Dave
On a form (called LOGIN), I ask the user for thier name and password.
Then using VB, I open an Excel database that contains user info and confirm the password.
Also contained in that Excel file is their "supervisors name". Lets assign it MGR$ for now.
If I close the Excel file and the VB script, can I get at this variable MGR$ several forms later?
I hope this all makes sense.
Thanks in advance!!!
Dave