R
Rog
I have some unbound text boxes and labels that I have
added to my report. In VBA, I want to change some of the
properties... i.e Foreground color, Caption, Value.
The problem is when I go to use them in code, the
Caption, Text, Value, Forecolor etc are not showing up.
I get a bad list of values to use. Other controls the
values in the dropdown list seem to be ok.
How can I get this fixed?
Thanks,
Rog
added to my report. In VBA, I want to change some of the
properties... i.e Foreground color, Caption, Value.
The problem is when I go to use them in code, the
Caption, Text, Value, Forecolor etc are not showing up.
I get a bad list of values to use. Other controls the
values in the dropdown list seem to be ok.
How can I get this fixed?
Thanks,
Rog