I'm trying to set a variable in a form and store the value for use in other forms even after the initial form is closed.
I don't wont to write to a table and i think this can be achieved using a static declaration in a class module, but am unsure how to do this?
Any help greatfully recieved.
I don't wont to write to a table and i think this can be achieved using a static declaration in a class module, but am unsure how to do this?
Any help greatfully recieved.