November 24, 20205 yr Newbies Hello, I'm sorry if I am asking a repeat question. I searched the forums and found plenty of information on formatting, conditional formatting, check boxes and so on, but not what I was looking for. I have a value list with checkboxes, and have formatted the default text. What I would like is for the text to change to a different color when the corresponding check box is checked. How can I accomplish this? Thank you for any help!
November 24, 20205 yr 2 hours ago, roger111 said: What I would like is for the text to change to a different color when the corresponding check box is checked. Where exactly is this text? Do you mean the values displayed within the checkbox field itself? These values cannot be formatted individually. If you really need this, you could simulate a checkbox set by making each value a button and format it conditionally (as well as show/hide its check mark) based on user selection. But that's a lot of work and only suitable if your values are pretty much constant.
November 24, 20205 yr Author Newbies That is what I want to format, the value of the checkbox itself. The values are in fact constant.
Create an account or sign in to comment