Static location using sub reports

A

ACCESS newbie

I am trying to add some marks on a report but they need to be in the same
position on each report. Using sub reports, the actual report grows and
shrinks thus?! How do I keep the location static on each page? The are OMR
marks for an intelligent inserter. Any help would be appreciated.
 
P

Pieter Wijnen

if you cant put it in the pageheader/footer you probably need to play around
with the movelayout property and/or the onprint event. Haven't had much use
for either, but should give you a start?

hth

pieter
 
Top