I'm trying to highlight the cells in Google Sheets that are days of the week (text only) based on today's date.
Basically, I have a column that has M-T-W-TH-F-S-SU in it (undated, just text) and I want it to highlight the day of the week it currently is with conditional formatting or whatever. So if it's Tuesday today, Tuesday will be highlighted. Keep in mind the cell doesn't have a date in it currently, I need it to show as text. How can I do this with a simple formula or so?