G
Guest
Hello. I have a form which keep track if my clients got paid or not. I am
trying to highlight (or change font color) of the name (which is a text box)
on the form when I clicked the checkbox associate with that record. I put
EventProcedure on that checkbox onClick and change forecolor of the textbox,
but when I clicked on the checkbox, it changes the forecolor of all the
records show on the form instead of only change color of the record I
checked. Any suggestions on how to do it? Thanks a lot!
trying to highlight (or change font color) of the name (which is a text box)
on the form when I clicked the checkbox associate with that record. I put
EventProcedure on that checkbox onClick and change forecolor of the textbox,
but when I clicked on the checkbox, it changes the forecolor of all the
records show on the form instead of only change color of the record I
checked. Any suggestions on how to do it? Thanks a lot!