J
JamesJ
Hi. I trying to set the BackStyle property of several controls at
once and opposed to referencing each control using the On
Click of a command button. I haven't had any luck. I've tried
some examples that I thought might work but...
I gathered I should be using With..End With or For Each...Next
or both to cycle through the Controls Collection.
Any help will be a appreciated.
James
once and opposed to referencing each control using the On
Click of a command button. I haven't had any luck. I've tried
some examples that I thought might work but...
I gathered I should be using With..End With or For Each...Next
or both to cycle through the Controls Collection.
Any help will be a appreciated.
James