S
ScottS
Hello all,
This question could apply to a form or a report.
I frequently do reports where I populate a table that will be form or report
data source. The fields hold data for time periods - e.g. month, week, day.
I want to dynamically change the field captions to display correctly on a
report. I already know how to update the report table field captions
dynamically. My goal is to (via VBA) set the value of a label or text box in
a form or report using the Caption property of the report table.
Is this possible?
Thanks
Scott
This question could apply to a form or a report.
I frequently do reports where I populate a table that will be form or report
data source. The fields hold data for time periods - e.g. month, week, day.
I want to dynamically change the field captions to display correctly on a
report. I already know how to update the report table field captions
dynamically. My goal is to (via VBA) set the value of a label or text box in
a form or report using the Caption property of the report table.
Is this possible?
Thanks
Scott