rather difficult to explain here...but i have zipped up my program (Mod_qp.zip) here so that it can be easier unserstood.
basically upon user click print/ preview on the form "frmFltQpi", then report "FLT Report" will be open.
upon report open, there is are 12 textboxes in the report using the Function
=SendToFltReport( ) to load data from the table to the respective indexed "unbound" textboxes.
the =SendToFltReport( ) function is written in the code modules.
notice if all the 12 mths from jan to dec are filled up, it prints 24 duplicates.
if not all the 12 mths are filled up, it prints lesser duplicates
see year 2007 and 2008 form "frmFltQpi".
thank you.
oh...my zip file size is 511KB size too big to upload here.
can i pm u and send u the file?