matrixindicator
IS-IT--Management
I am not familiar with static variable and I don't know that I need them for the following.
A variable can be initialised with a fixed value (eg. 1) or can get a value the first time it is used (eg from a text box).
I need a variable that maintain his last value. eg. if database is opened 10 times then give msgbox.
A variable can be initialised with a fixed value (eg. 1) or can get a value the first time it is used (eg from a text box).
I need a variable that maintain his last value. eg. if database is opened 10 times then give msgbox.