[AccessD] Easy question

Gary Kjos garykjos at gmail.com
Mon Nov 5 12:40:04 CST 2007


I beleive it would be the "On Current" Event of the form where you
would evaluate the value of your fields and set the visibility on or
off as needed.

GK

On 11/5/07, James Miller <fireonice at hotmail.com> wrote:
> Okay. I know this is probably something really easy I'm overlooking, but
> right now I'm drawing a blank and hope someone can point me in the right
> direction.
>
>
>
> I have a form with two checkboxes on it..  form is tied to a table. and when
> the checkboxes are "true" I have a text box that appears for some text to be
> typed in. when the checkbox is unchecked, the text box is set so the
> visibility is false..  This works fine on my form, until you move to the
> next record. and then no matter what state the checkbox is, the textbox will
> be visible or not depending on how it was left on the last record.  (I hope
> that made sense).
>
>
>
> My question is, what event do I need to add my code to, so that it will set
> the textbox properties correctly after the new record appears on the form.
> I have tried all the events I can think of, and none work..   I'm assuming
> there should be a way to  capture the record change event, but I can't seem
> to find where to do that.
>
>
>
> Any pointers would be greatly appreciated!!  I know this is probably so
> easy...  LOL
>
>
>
> James
>
>
>
> --
> AccessD mailing list
> AccessD at databaseadvisors.com
> http://databaseadvisors.com/mailman/listinfo/accessd
> Website: http://www.databaseadvisors.com
>


-- 
Gary Kjos
garykjos at gmail.com



More information about the AccessD mailing list