A
Art
I create a stacked bar chart based upon a calendar year
for different departments within my organization. The
chart is correct except that I get multiple pages of the
same thing. I only want the first page and nort the other
duplicate pages. I am using Access 2002 and the chart is
based upon a Select Query that only has 4 fields (Date,
Total, Category, Department). Without using the PrintOut
Function in a macro or withou having the toolbar to be
visable so a File, Print, Page 1 operation can be done;
how can I get only the first page to print?
If there is any ideas as to why I get duplicate pages of
the same graph that would be even better but I will accept
any suggestion as to have it programed to only Print Page
1. The printing of the chart is controlled by a Form
which has the Control Button for Print Preview.
Thank You
for different departments within my organization. The
chart is correct except that I get multiple pages of the
same thing. I only want the first page and nort the other
duplicate pages. I am using Access 2002 and the chart is
based upon a Select Query that only has 4 fields (Date,
Total, Category, Department). Without using the PrintOut
Function in a macro or withou having the toolbar to be
visable so a File, Print, Page 1 operation can be done;
how can I get only the first page to print?
If there is any ideas as to why I get duplicate pages of
the same graph that would be even better but I will accept
any suggestion as to have it programed to only Print Page
1. The printing of the chart is controlled by a Form
which has the Control Button for Print Preview.
Thank You