G
Guest
Dear Access people,
I want to change the ControlSource property for a textbox when the report is
open. I have the following code in the Report module for changing the
textbox:
Me!Criteria.ControlSource = "SOPInfo"
What Sub would I use for this? If you could, please give me an example
since I am not an expert, but am trying. Thanks in advance.
Neal
I want to change the ControlSource property for a textbox when the report is
open. I have the following code in the Report module for changing the
textbox:
Me!Criteria.ControlSource = "SOPInfo"
What Sub would I use for this? If you could, please give me an example
since I am not an expert, but am trying. Thanks in advance.
Neal