indesisiv
Access - What's that?
- Local time
- Today, 19:15
- Joined
- Jun 13, 2002
- Messages
- 265
Hi there I am sure that i am just having a daft Friday problems but ...
I am declaring a public variable in a module
eg Public IDLetter As String
and i want to set it to a value when the database starts.
How can i do that?
At the moment i am setting it on a form open. Is there a different way to do this.?
Thanks all
Steve
I am declaring a public variable in a module
eg Public IDLetter As String
and i want to set it to a value when the database starts.
How can i do that?
At the moment i am setting it on a form open. Is there a different way to do this.?
Thanks all
Steve