Hello, I am designing my first UserForm structure in VBA (having had programming experience in school) for my internship. One thing I was wondering was how to push the value of a variable from one subroutine (say a text box in this case) to another subroutine.
Then once I get that BlockNumber moved to the second subroutine on the form (this one is a okay button) i was wondering if there was anyway to use that value (BlockNumber) in a directory to open a file? So replace that "9043" in the directory with a form of BlockNumber that is specified by the user.![]()
Please Login or Register to view this content.
if this is too confusing I can try to explain clearer, thanks a lot!![]()
Please Login or Register to view this content.
Bookmarks