Lanason
Registered User.
- Local time
- Today, 09:56
- Joined
- Sep 12, 2003
- Messages
- 258
Hi Guys,
a little help needed please.
I have a database with forms and buttons on the forms - within each button I Dim items and use them just in that button.
i.e DIM x as string
but I want to set a variable when I first open and use it on any form and any button. The variable will be the 'username'
what is the syntax to DIM this variable so that I can just use it when whenever and wherever. :banghead:
a little help needed please.
I have a database with forms and buttons on the forms - within each button I Dim items and use them just in that button.
i.e DIM x as string
but I want to set a variable when I first open and use it on any form and any button. The variable will be the 'username'
what is the syntax to DIM this variable so that I can just use it when whenever and wherever. :banghead: