PC Review


Reply
Thread Tools Rate Thread

Activating Check Boxes

 
 
Judokid
Guest
Posts: n/a
 
      29th Apr 2009
I was wondering is it possible to activate other check boxes with the
selection of one check box using Macro in Forms?

For Example:

ckbox = Checkbox

"ckbox" Contacted?

If not checked (nothing appears under it OR other checkboxes are inactive)

If checked (other checkboxes appear under OR are activated allowing the
selection of the type of contact method: email, phone, letter, etc.)
 
Reply With Quote
 
 
 
 
Steve Schapel
Guest
Posts: n/a
 
      29th Apr 2009
Jukokid,

Yes. On the After Update event of the first checkbox, you can use a macro
with a SetValue action, or SetProperty action, depending on the version of
Access, to toggle the Enabled or Visible property of the other checkbox.

--
Steve Schapel, Microsoft Access MVP


"Judokid" <(E-Mail Removed)> wrote in message
news:5373EDCF-DC86-4EA3-9754-(E-Mail Removed)...
> I was wondering is it possible to activate other check boxes with the
> selection of one check box using Macro in Forms?
>
> For Example:
>
> ckbox = Checkbox
>
> "ckbox" Contacted?
>
> If not checked (nothing appears under it OR other checkboxes are inactive)
>
> If checked (other checkboxes appear under OR are activated allowing the
> selection of the type of contact method: email, phone, letter, etc.)


 
Reply With Quote
Reply

Thread Tools
Rate This Thread
Rate This Thread:

Posting Rules
You may not post new threads
You may not post replies
You may not post attachments
You may not edit your posts

BB code is On
Smilies are On
[IMG] code is On
HTML code is Off
Trackbacks are On
Pingbacks are On
Refbacks are Off


Similar Threads
Thread Thread Starter Forum Replies Last Post
delete items in combo boxes after activating(to prevent duplicati dennis Microsoft Access 0 31st Jul 2008 07:05 AM
Show check boxes which arn't blank, hide check boxes which are bla Accessorise Microsoft Access Forms 1 12th Jun 2008 08:29 AM
Make check boxes look like radio check boxes? AAaron123 Microsoft VB .NET 2 24th Apr 2008 02:24 AM
Activating textboxes with tick boxes =?Utf-8?B?YWxleHIxMTQ=?= Microsoft Access Form Coding 9 26th Sep 2006 03:35 PM
activating the cancel button on Input boxes Shane Microsoft Excel Programming 2 27th Sep 2004 04:43 AM


Features
 

Advertising
 

Newsgroups
 


All times are GMT +1. The time now is 09:43 PM.