Numbers in access report

  • Thread starter Thread starter Guest
  • Start date Start date
G

Guest

a) In my report property for text box l choose
Control Source=1
Running Sum = Overall
But l want to know what is the different with "yes" or "No" in Visible
Hopely anyone can understand what did l mean.

b) May l use label in page header?

Thanks in advance
 
Visible yes/no only sets the property which determines if the control can be
seen in preview or print.

You can place label controls in any section of a report.
 
thank you.

Duane Hookom said:
Visible yes/no only sets the property which determines if the control can be
seen in preview or print.

You can place label controls in any section of a report.
 
Back
Top