boomerang boi
Registered User.
- Local time
- Today, 10:03
- Joined
- Apr 14, 2008
- Messages
- 16
How can I get data from one form to another form automatically? I am going to get a data from another form. Let's say, the 'another form' has ID NO., SURNAME, FIRST NAME. while the next form to be opened, when the command button is clicked, has ID NO., ADDRESS, and OCCUPATION. How can I automatically get the ID NO. from the 'another form' to the 'next form'? So that I don't need to type it all again. Thanks in advance