I have a project of 2 forms and on the 2nd form I want to create a button which when clicked returns you to the 1st form. Please help!
LFCDay123 0 Newbie Poster
Recommended Answers
Jump to PostCreate a button and the command button wizard will pop up. Go to the category, Form Operations and choose 'Open Form'. A list of your forms will appear/ and select the form you want it to go to when the button is clicked. Then you can write the text you …
Jump to PostI have a project of 2 forms and on the 2nd form I want to create a button which when clicked, returns you to the 1st form and all values in the 3 textboxes disappear. Please help!
I don't get what you want exaclty.
You want get back from Form2 …
Jump to PostAgain, if you want help, post the code that you have already tried. The guidelines explicitly say that you are to submit a request with your attempts at writing code.
That being said you could use the hide and show methods for currently active forms:
frmFirst.Hide …
All 11 Replies
StephNicolaou 32 Posting Whiz in Training
LFCDay123 0 Newbie Poster
ChrisPadgham 113 Posting Whiz
Jx_Man 987 Nearly a Senior Poster Featured Poster
hkdani 39 Posting Pro in Training
mustaffa hasan 0 Newbie Poster
mustaffa hasan 0 Newbie Poster
mustaffa hasan 0 Newbie Poster
Gobble45 0 Newbie Poster
mustaffa hasan 0 Newbie Poster
razamughal67 0 Light Poster
Be a part of the DaniWeb community
We're a friendly, industry-focused community of developers, IT pros, digital marketers, and technology enthusiasts meeting, networking, learning, and sharing knowledge.