Hi Guys,
I'm tring to figure out how to simplify my code so I don't have to add too many if statements and make it more 'dynamic'
Here is what I have:
Now I have a Userform with four Labels and four Textboxes![]()
Please Login or Register to view this content.
in the UserForm_Initialize
The thing is it places the text "G_VARIABLE1" in the first TextBox but not the actual value of the constant G_VARIABLE1![]()
Please Login or Register to view this content.
I just can't figure out how to address the actual constant and not just the contants' name
Thanks for looking
Bookmarks