I have a status column that is already created to generate a color based on what is presenting in certain columns. I have the colors red for denied, green for approved, and yellow for pending. I want to have another column that is the status words of approved, pending, or denied based on the conditioning formatting colors. Any ideas about maybe an IF statement?
I already tried making the status column generate pending, approved, or denied based off all the required columns and it didn't work which is why i used the conditioning formatting to get the colors at least as a visual. Now I need the words though in order to send a notification email when approved in the end so I am creating a new column with words based off the status conditioning format cells.