In an Access Report, can I reference a textbox in the page header from a group header.
The layout is
Page header
[tab]myTextBox
Group Header
[tab]diferentTextBox
I want to stop differentTextBox from printing based on the contents of myTextBox. ie. if myTextBox = "x" then differentTextBox = ""
The layout is
Page header
[tab]myTextBox
Group Header
[tab]diferentTextBox
I want to stop differentTextBox from printing based on the contents of myTextBox. ie. if myTextBox = "x" then differentTextBox = ""