D
Dave
I have a report with a header and a detail section.
Based on the value in a textbox in the header, I want to either display or
hide textboxes in the detail section.
For example, there are 3 textboxes in the detail section. If the value of
the textbox in the header is 1, I want to display only one of the 3
textboxes in the detail section. The other two should not be visible.
However, if the value of the textbox in the header is something other than
1, then all 3 textboxes in the detail section should display.
Can any one tell me how to approach this in Access 2002?
Thanks
Based on the value in a textbox in the header, I want to either display or
hide textboxes in the detail section.
For example, there are 3 textboxes in the detail section. If the value of
the textbox in the header is 1, I want to display only one of the 3
textboxes in the detail section. The other two should not be visible.
However, if the value of the textbox in the header is something other than
1, then all 3 textboxes in the detail section should display.
Can any one tell me how to approach this in Access 2002?
Thanks