Tannumber17
New Member
- Joined
- Apr 4, 2011
- Messages
- 1
I'm trying to create a macro button that will create a new page from a template, and it works, the only problem is that when the new page is created and becomes active all the radio buttons on that page are selected.
I had to use form control radio buttons as opposed to active x buttons because i am eventually going to need to print this form and active x buttons tend to print with a black background.
if anybody knows a way to make the form control buttons not be selected after the create function runs OR if someone know how to make active x buttons not print with the black background help either way would be appreciated.
I had to use form control radio buttons as opposed to active x buttons because i am eventually going to need to print this form and active x buttons tend to print with a black background.
if anybody knows a way to make the form control buttons not be selected after the create function runs OR if someone know how to make active x buttons not print with the black background help either way would be appreciated.