I have a form (form1) which gets its info from table 1. once I load this form and its data I want to use that data so when the user hits form 2 (which also gets its info from table1)(and which is strickly a data entry form) some of the information from form 1 is already inputed to form 2
Any ideas
Any ideas