M
Matt000
ok this is for my a-level coursework... i have nearly completed it but i
wanted to make it a bit better by adding a custom form to let the user
make a selection.
Ok i have made my form and all the buttons on it and their functions
but i just cannot get the form to appear. I just want the form to
appear when i click on a button.
My form is called question and this is the code i am using to try and
run it:
Sub Question()
Question.Show
End Sub
I know it's completely wrong but i've never really used VB before and
the microsoft help is rubbish.
Please help!!
wanted to make it a bit better by adding a custom form to let the user
make a selection.
Ok i have made my form and all the buttons on it and their functions
but i just cannot get the form to appear. I just want the form to
appear when i click on a button.
My form is called question and this is the code i am using to try and
run it:
Sub Question()
Question.Show
End Sub
I know it's completely wrong but i've never really used VB before and
the microsoft help is rubbish.
Please help!!