Hello, I have run into a bit of a problem with my database...
I have a option group relating to reviewal status as you can see here:
This toggle box however outputs to my table in a number format (Where not reviewed = 1, Under Review =2, etc..). As you can see here where the column is "Strategy Status"
Is there a really easy way to get those numbers to be displayed as the text they represent? I have been down the macro and vba route and got completely lost.
Feels like it shouldn't be too difficult but couldn't do it via the option groups properties, the lookup and relationship on the table view, or (to my knowledge anyway) via a query
I have a option group relating to reviewal status as you can see here:

This toggle box however outputs to my table in a number format (Where not reviewed = 1, Under Review =2, etc..). As you can see here where the column is "Strategy Status"

Is there a really easy way to get those numbers to be displayed as the text they represent? I have been down the macro and vba route and got completely lost.
Feels like it shouldn't be too difficult but couldn't do it via the option groups properties, the lookup and relationship on the table view, or (to my knowledge anyway) via a query