Uprightman - I figured out how to use 'Public' in a module and have applied it to my code. However, the variable boxes are still blank when I re-open the window. Any ideas?
Steve
upright - thanks for the response. I tried to use the public command, but it gave an error when I ran it. Here's my section of code:
Private Sub Command1_Click()
Dim B As Single, H1 As Single, H2 As Single
Dim Ax As Single, Ay As Single, Az As Single
Dim dstar As Single
B =...
I'm new to VB and this question may a simple one. I'm setting up a set of VB windows which require the user to input numeric values for different variables. Once all fields are input, the user closes the window. However, if that specific input window is re-opened, the input fields are blank...
This site uses cookies to help personalise content, tailor your experience and to keep you logged in if you register.
By continuing to use this site, you are consenting to our use of cookies.