The title seems simple enough, and I know what you are thinking, "Just format the textbox as Yes/No or whatever." However, what I am wanting seems a bit more complicated. I am working with a db that was not created by me so I have to work within some bounds.
This is one of them.
The data field is a checkbox that is checked if "No Errors" are present. However, in my report, I want that to display as "Yes/No" with a title of "Errors Present." The way it is structured, if there a box checked (no error) it would display as "Yes" on the report, giving the exact opposite of what it should be.
Soooo...anyway to switch Yes/No to No/Yes for a True/False scenario (i.e., True = No instead of Yes)?
Thanks for the help as always.
This is one of them.
The data field is a checkbox that is checked if "No Errors" are present. However, in my report, I want that to display as "Yes/No" with a title of "Errors Present." The way it is structured, if there a box checked (no error) it would display as "Yes" on the report, giving the exact opposite of what it should be.
Soooo...anyway to switch Yes/No to No/Yes for a True/False scenario (i.e., True = No instead of Yes)?
Thanks for the help as always.