Form To Print Every Nth Record Entered

J

Jorge Ramos

Hello all,



I have a form based on a query which includes, among many others, a
autonumber field. The form is used for data entry and I would like to have a
procedure such that the contents of the form are printed every "Nth" number
(say every 15) of records entered.



Any ideas as to how I can accomplish this?
 
Top