Hello all,
I have recently ran into the issue of not knowing how to pass variables between forms.
Basically this is what I have:
Main_Form which calls Add_New_Student.
When a button (btn_Create_User) is pressed on Add_New_Student I want to close Add_New_Student and pass the variable to Main_Form.
I have had a look at a few tutorials but I really am not understanding much of it.
I was wandering if anyone could help me, I'm also new to these forums so if this post wasn't informative enough please let me know.
Thanks all!!