Hi,
In a report I have a textbox which displays the value of a field (its control source).
Under certain conditions I would like to remove the "binding" for that textbox and replace the displayed text with something specified by myself.
I intend to use the report's Report_Open method in which to do this.
Please can I have some guidance?
Thank you.
In a report I have a textbox which displays the value of a field (its control source).
Under certain conditions I would like to remove the "binding" for that textbox and replace the displayed text with something specified by myself.
I intend to use the report's Report_Open method in which to do this.
Please can I have some guidance?
Thank you.