R
Rachael
I'm using Access 2000 and have a report that has a different logo at
the top depending on which model of our product the report is run on
(the model selection is made by a form passing the value to the
report's underlying query).
In addition to the logo changing, there are several text boxes on this
report that I would like to have the text color change to match the
different logos - based on the same product model selection. There
are too many products to use the Conditional Formatting that's located
on the Format menu...so I'm pretty sure it has to be done through
code. But I'm not sure where to start or where to locate the code -
with the text boxes themselves or in the Report_Open procedure.
I hope this is enough information....any suggestions would be greatly
appreciated.
Thanks,
Rachael
the top depending on which model of our product the report is run on
(the model selection is made by a form passing the value to the
report's underlying query).
In addition to the logo changing, there are several text boxes on this
report that I would like to have the text color change to match the
different logos - based on the same product model selection. There
are too many products to use the Conditional Formatting that's located
on the Format menu...so I'm pretty sure it has to be done through
code. But I'm not sure where to start or where to locate the code -
with the text boxes themselves or in the Report_Open procedure.
I hope this is enough information....any suggestions would be greatly
appreciated.
Thanks,
Rachael