I want to declare a global variable that will be used throughout my code.
So when the main form loads for the first time I want the variable PASS = 0
When any function is called in the program I want to set PASS = 1, however, I dont know how to define a global vairbale in Access, could anybody help
Thanks!
So when the main form loads for the first time I want the variable PASS = 0
When any function is called in the program I want to set PASS = 1, however, I dont know how to define a global vairbale in Access, could anybody help
Thanks!