J
john burrow
Please help! I declare an integer variable as public
called "flag" in form1 and assigned a value of 1 to it
like:
flag = 1
But no luck when I tried to reference to it from another
form called form2 using
msgbox flag
called "flag" in form1 and assigned a value of 1 to it
like:
flag = 1
But no luck when I tried to reference to it from another
form called form2 using
msgbox flag