Talk About Network

Google


Register and Login
Nick
Password
Register create new account Sign up is FREE and you can post replies, new topics, bookmark posts and more!
Recover lost password


Data Bases > Visual Dbase > Re: An easy one...
Latest [ Topics | Posts ] Archive Post A New Topic Post a Reply
<< Topic < Post Post 2 of 2 Topic 44 of 132
Post > Topic >>

Re: An easy one for you VB / Access guru's

by "Chris Mills" <cplmills@[EMAIL PROTECTED] > Feb 10, 2004 at 09:30 PM

Do you know what the trigger should be? i.e. when you scroll down is there
a
property on your scroll window that changes?! Not sure about access as i
am
a dbase man but if you can find that trigger then the code should be
easy...

on event(scrolllist.trigger)
    if text1.text <> text2.text
    text1.backcolor = &H000000FF&

Hope that helps

chris

"Robin Lewis" <agent@[EMAIL PROTECTED]
> wrote in message
news:1h4s10p945qfdkfeip9s32rbpf0v420hj9@[EMAIL PROTECTED]
> I have a simple Access database set up and a form and I need to compare
two textboxes,
> 'email1' and 'email2', on the form.
>
> If the two textboxes do NOT match I need to change the background colour
of 'email1' to
> RED to bring this to my attention.
>
> This needs to change on a 'per record' basis, so as I scroll through the
records using the
> standard 'next' and 'previous' buttons I can quickly see which ones are
and are not
> matched!
>
> Can anyone submit some code for me as I have NO idea at all!
>
> PS this needs to work directly in Access and not a standalone VB
frontend!
>
>
 




 2 Posts in Topic:
An easy one for you VB / Access guru's
Robin Lewis <agent@[EM  2004-02-02 09:02:38 
Re: An easy one for you VB / Access guru's
"Chris Mills" &  2004-02-10 21:30:33 

Post A Reply:
  Go here to Signup

AddThis Feed Button


About - Advertising - Contact - Frequently Asked Questions - Privacy Policy - Terms of Use - Signup

Contact
tan12V112 Sat Nov 22 4:30:37 CST 2008.