Maybe I'm over thinking this, ... BUT
I have a very basic form that accepts a date, Client, Count and Type. What I need to do is print a report (Header tag for a group of documetns) after every three entries on this form. i.e., End user enters:
Date Client Count Type
11/8/04 ABC 10 1
11/8/04 EFG 15 1
11/8/04 XYZ 20 2
And then I want Access to produce a one page report of header tags (1/3 page for each record) for the information just entered. While the form is still open and the end user is still entering data.
Can this be done??
I've hit a mental road block so any help will be much appreciated!!
Thanks,
Dan
I have a very basic form that accepts a date, Client, Count and Type. What I need to do is print a report (Header tag for a group of documetns) after every three entries on this form. i.e., End user enters:
Date Client Count Type
11/8/04 ABC 10 1
11/8/04 EFG 15 1
11/8/04 XYZ 20 2
And then I want Access to produce a one page report of header tags (1/3 page for each record) for the information just entered. While the form is still open and the end user is still entering data.
Can this be done??
I've hit a mental road block so any help will be much appreciated!!
Thanks,
Dan