I have an unbound report. The data for the textboxes on the report come from a form that is opened. Like: Forms!ProMap!IID. This works fine. The same form (ProMap) also has labels that change color based on code behind the form.
My question is: If I can get the textboxes on the report to look at the textboxes on the form, how can I get the labels on the report to match the same colors as labels on the form? Is there a way to do this without creating extra queries for the report?
Any suggestions or examples??
Thanks in advance!!
jw5107
My question is: If I can get the textboxes on the report to look at the textboxes on the form, how can I get the labels on the report to match the same colors as labels on the form? Is there a way to do this without creating extra queries for the report?
Any suggestions or examples??
Thanks in advance!!
jw5107