Al said:
Jack,
Well, you could hide it completely by using the SubformName.Visible = False/True
Or, just change the SubformName.Height = some short height/some tall height
Try a Toggle button to initiate the code.
Thanks Al, i think the toggle button would help. I will try. About the
counting printed reports, is there any solution. As the code Al gave me
takes a long time to run on pentium 4's.
In addition, I am using access as a pos system and different report contain
different item list( increment sales id), so that the counted report code be
used to count the number of times the same report with the same item list was
printed so as to reduce shrinkage due to double or multiple printings.
Thanks/
Jack