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...