crisis2007
Technical User
I am looking for help on a problem I can not solve on my own. I have a form for data entry that opens up in continuous records. I want to populate the first few records on this form with existing records from another form called "template". This template form would hold names of employees and where he always works (two fields). So the new data entry form would copy the employee name and where he is working from the "template" form. I want the new form to open up and have the first five records populated with the five employees on the template form. The new records that follow would manually be entered. I'll gratefully take any assistance I can. I am a little familiar with vba.