Help with code

  • Thread starter Thread starter Martin
  • Start date Start date
M

Martin

I need some help with writing some code. I have a checkbox
on my form called "chkYes", and two text boxes
named "txtSITE1" and "txtSITE2" what I want is if the user
checks the checkbox and txtSITE1 does not
equal "California" then I want the textbox in "txtSITE2"
to become null. I would appreciate anyones help with this!

Thanks,
Martin
 
Back
Top