I have a table and need to insert a check or symbol in a column based on a date from column c..
Example...
Data Column A | Data Column B | Date Last used C | >120days D | 90-120 Days E | 60-90 Days F | < 60 Days G
We want to just change the data in columns A, B and C...and have the check mark or * show up automatically in the corresponding time since last used columns based on if it was 120 days or greater from today..
Solved by D. D. in 17 mins