Hi,
I am writing a lot of code and have separated each section in different modules
For example, I have one module titled OpenR2D2 and another titled StoreName
I want the sub in StoreName to run at the end of OpenR2D2 but I get this compile error
"expected variable or procedure, not...