I
in-effect
I've got a form which, by default, is formatted only display
information. This is done by disabling Combo Boxes and other Macro
Buttons. I am writing a macro that, when run, will enable the buttons
and alter the formatting of the text boxes so the data can be edited.
Although using the SetValue function for the Enabled property works
perfectly, I've not had the same success with the BackStyle property of
the text boxes. By default they are transparent and I'm trying to set
them back to normal. However, I am told that 'Normal' is an invalid
property when is blatantly isn't.
What am I missing here?
TIA,
in-effect
information. This is done by disabling Combo Boxes and other Macro
Buttons. I am writing a macro that, when run, will enable the buttons
and alter the formatting of the text boxes so the data can be edited.
Although using the SetValue function for the Enabled property works
perfectly, I've not had the same success with the BackStyle property of
the text boxes. By default they are transparent and I'm trying to set
them back to normal. However, I am told that 'Normal' is an invalid
property when is blatantly isn't.
What am I missing here?
TIA,
in-effect