S
s4
Hi,
Just wondering if anyone knows a way to change a textbox's control on a
report depending on another text box's contents.
Like if text1 = this then text2.controlsource = this
if text1 = that then text2.controlsource = that
(I don't actually want text2 to say whatever's in text 1)
Thanks
Just wondering if anyone knows a way to change a textbox's control on a
report depending on another text box's contents.
Like if text1 = this then text2.controlsource = this
if text1 = that then text2.controlsource = that
(I don't actually want text2 to say whatever's in text 1)
Thanks