Re: why NO - "OnChange" for a "Check Box" ?!?!?!?

Tech Tip: Click here to run a free scan for Windows Errors and optimize PC performance

From: Ken Snell [MVP] (kthsneisllis9_at_ncoomcastt.renaetl)
Date: 08/30/04


Date: Mon, 30 Aug 2004 08:50:07 -0400

Because you want to use the AfterUpdate event of the checkbox (which all
controls whose values can be edited have).

-- 
        Ken Snell
<MS ACCESS MVP>
"bobg" <nsh@starnetwx.net> wrote in message
news:4624209e.0408300408.30686b7a@posting.google.com...
> running access 2k;
>
> I would like a field to become visible when the check box infront of
> it is true, and not visible when the checkbox is false.
>
> WHY is there NO "onchange" available for a check box?!?!?!?!
>
> How am I supposed to make this work without onchange????
>
> Why does every other type of "box" have onchange, but not Check???
>
> tia - REALLY confused w/ ms's [lack] of logic/consistancy.


Relevant Pages

  • Re: check mark to filter data or not
    ... Dave Hargis, Microsoft Access MVP ... "John Spencer" wrote: ... ALL records when the checkbox on the form was false and only the true ... If check0 is false then return records where yesno fields are false or ...
    (microsoft.public.access.queries)
  • Re: check mark to filter data or not
    ... Dave Hargis, Microsoft Access MVP ... "John Spencer" wrote: ... ALL records when the checkbox on the form was false and only the true ... If check0 is false then return records where yesno fields are false or ...
    (microsoft.public.access.queries)
  • Re: Preventing On-Screen Scrolling
    ... Art Cabot ... Selected checkbox set. ... "Ken Snell " wrote: ... <MS ACCESS MVP> ...
    (microsoft.public.access.forms)
  • Re: Selection of multiple controls on a form
    ... > "Lynn Trapp" wrote: ... >> You might consider adding a checkbox for each of the square controls, ... >> the color of the squares associated with each clicked checkbox. ... >> MS Access MVP ...
    (microsoft.public.access.forms)
  • Re: Hidden Visibility in IE ? Code not working
    ... The checkbox is supposed to toggle a drop down menu. ... It fires it when you click below it blurs the element and fires the onchange. ... Javascript Best Practices - http://www.JavascriptToolbox.com/bestpractices/ ...
    (comp.lang.javascript)