|
Yeah, I know about the other controls. Thanks a lot Ooble!
Oh, and one other thing I was having problems with was pressing command to take me to another form.
Hypothetically say I wanted vbOK to take them to the next screen (form3 lets say) or VBCancel to go back to the original form where they can say ... fill out an application form for something again (form 1 lets say).
How would I do that?
I've tried experimenting with GOTO form3 and GOTO (form3) and everything else I've come accross in program that I thought could work, but it hasn't worked with VB. The book I'm learning from is quite bad and I expect the answer to this question would probably be somewhere in chapter 19 when I'm in Chapter 8 now, and left in the dark.
Again, help is appreaciated.
Last edited by Clotters; Jun 10th, 2005 at 8:44 PM.
Reason: Spelling
|