First Page Exists!!!

V

vahaha

Dear Everyone,

I have a tiny problem of the first page..
Yes, it's about the setting not to be visible only of the
first page of the report. But the rest could be seen the
number of pages.
 
F

fredg

Dear Everyone,

I have a tiny problem of the first page..
Yes, it's about the setting not to be visible only of the
first page of the report. But the rest could be seen the
number of pages.

What setting?
Do you wish to hide a control only on the first page?
[ControlName].Visible = Not Me.[Page] = 1
 
Top