A
AuditorCMM
I currently have a database similar to the following (but with many more
committees):
Name Asset Committee
Mike Smith x
John Doe
Mary Jones x
*(x's represent checkboxes that are checked)
I would like to create another table/query based on this information that
would add a column and display certain text if the checkbox is checked. For
example, based on the above data, I would like to see:
Name Asset Committee Committee
Mike Smith x Asset
John Doe
Mary Jones x Asset
Is there an expression that I could put in the new column to display that
text based on whether or not the checkbox is checked for each individual?
Thanks!
committees):
Name Asset Committee
Mike Smith x
John Doe
Mary Jones x
*(x's represent checkboxes that are checked)
I would like to create another table/query based on this information that
would add a column and display certain text if the checkbox is checked. For
example, based on the above data, I would like to see:
Name Asset Committee Committee
Mike Smith x Asset
John Doe
Mary Jones x Asset
Is there an expression that I could put in the new column to display that
text based on whether or not the checkbox is checked for each individual?
Thanks!