Hey I have two forms, both of related tables. Both related by VisitID field.
So when I input data into the first form I then want to input data into the related table/form, so ive created a command button which opens the other form. However it always opens the form on record number 1. I want...