Conditional Formatting (I think)

  • Thread starter Thread starter Gary
  • Start date Start date
G

Gary

I want to have the button labels text to change according to the information
in the record.

how can I do that

Thanks
Gary
 
I want to have the button labels text to change according to the information
in the record.

how can I do that

Thanks
Gary

I'd use the Form's Current event to change the Caption property of the
button based on the value in the fields. A bit beyond the capabilities
of Conditional Formatting I fear, and it's not going to work well on a
continuous form!
 

Ask a Question

Want to reply to this thread or ask your own question?

You'll need to choose a username for the site, which only take a couple of moments. After that, you can post your question and our members will help you out.

Ask a Question

Similar Threads


Back
Top