S
sanf0rd
Guest
Hi all,
I cannot seem to make this work correctly...
I have a table with a Yes/No field, let's say it is named "Enabled"
In a report generated by access, I get the values from the database in textboxes so it reads:
Enabled: Yes
OR
Enabled: No
I'm trying to change the text in the reports based on the value of this field.
Basically, if Enabled = "Yes", then change a label on the report to "This is enabled". I want to customize the way the report uses the information, not take it directly from the DB. How can I do this?
I cannot seem to make this work correctly...
I have a table with a Yes/No field, let's say it is named "Enabled"
In a report generated by access, I get the values from the database in textboxes so it reads:
Enabled: Yes
OR
Enabled: No
I'm trying to change the text in the reports based on the value of this field.
Basically, if Enabled = "Yes", then change a label on the report to "This is enabled". I want to customize the way the report uses the information, not take it directly from the DB. How can I do this?