Help!

Radio buttons and checkboxes

 
  

Post new topic   General Reply to Topic (not reply to a specific post)    Forums Home -> Programming VBA RSS
Next:  2003 functions no longer functional in 2007  
Author Message
Mitch
External


Since: May 04, 2006
Posts: 38



PostPosted: Fri Aug 07, 2009 7:52 am    Post subject: Radio buttons and checkboxes
Archived from groups: microsoft>public>outlook>program_vba (more info?)

Is it possible to use a radio buttons state to change the checkbox values?

IE: User clicks on a radio button, the values of the checkboxes beside it
change from blank to 'something' is this possible?
Mitch
Back to top
Mitch
External


Since: May 04, 2006
Posts: 38



PostPosted: Fri Aug 07, 2009 7:54 am    Post subject: RE: Radio buttons and checkboxes [Login to view extended thread Info.]
Archived from groups: per prev. post (more info?)

Actually I'm wondering if it's possible to just toggle visibility on those
checkboxes I could just overlap them and I think that would solve my issue.
I'll give it a try. Open to other suggestions though.

"Mitch" wrote:

> Is it possible to use a radio buttons state to change the checkbox values?
>
> IE: User clicks on a radio button, the values of the checkboxes beside it
> change from blank to 'something' is this possible?
> Mitch
Back to top
Sue Mosher [MVP]
External


Since: Mar 19, 2009
Posts: 41



PostPosted: Fri Aug 07, 2009 11:07 am    Post subject: Re: Radio buttons and checkboxes [Login to view extended thread Info.]
Archived from groups: per prev. post (more info?)

Yes, that's possible, but the details depend on whether you're referring to
VBA user forms or Outlook custom forms and, if the later, whether the
controls are bound or unbound.
--
Sue Mosher, Outlook MVP
Author of Microsoft Outlook 2007 Programming:
Jumpstart for Power Users and Administrators
http://www.outlookcode.com/article.aspx?id=54


"Mitch" <Mitch RemoveThis @discussions.microsoft.com> wrote in message
news:8417A83E-73FD-4705-91C9-CC19CCA3D983@microsoft.com...
> Actually I'm wondering if it's possible to just toggle visibility on those
> checkboxes I could just overlap them and I think that would solve my
> issue.
> I'll give it a try. Open to other suggestions though.
>
> "Mitch" wrote:
>
>> Is it possible to use a radio buttons state to change the checkbox
>> values?
>>
>> IE: User clicks on a radio button, the values of the checkboxes beside it
>> change from blank to 'something' is this possible?
>> Mitch
Back to top
Display posts from previous:   
Post new topic   General Reply to Topic (not reply to a specific post)    Forums Home -> Programming VBA All times are: Eastern Time (US & Canada) (change)
Page 1 of 1

 
You can post new topics in this forum
You can reply to topics in this forum
You cannot edit your posts in this forum
You cannot delete your posts in this forum
You cannot vote in polls in this forum