I have a main form which I have a navigation control which houses 3 forms (the form in question is where I do record entry). I am trying to print the record entry form but I keep getting a blank print, or it prints every record.
I've tried using the macro builder but it gives me blanks.
I've also tried various methods with DoCmd but I can only get a single form print if I print when the form I want to print is opened on its own, not opened within my 'navigation\parent' form. Can anyone assist?