Hello
i keep getting a subscript out of range error for a public variable in my program.
the variable is defined in one module and called from another.
when i use a message box to print the value of the variable it is empty when it previously had a value, so idont know why its now empty.
a global variable should keep its value while the project is open, right?
im quite confused my this
i keep getting a subscript out of range error for a public variable in my program.
the variable is defined in one module and called from another.
when i use a message box to print the value of the variable it is empty when it previously had a value, so idont know why its now empty.
a global variable should keep its value while the project is open, right?
im quite confused my this