Hi guys.
I really hope someone can help me. I am new to VBA and I have a large Excel sheet, that needs to be optimized. I need the cells in column "C" to show Low, Medium, High or Critical due to certain criteria.
- Cell "C25" is todays date inserted with the Today() formula.
- Column "H" is a Claim date, stated by a timestamp()
- Cell "AA" is the total value of a product
- Cell "AD" is an Action field with text
First of all, if a cell or row is blank, Range("C") must be blank as well.
And this function needs to apply as Column "C" becomes active.
If you are able to even optimize the code, please fell free to do so
My code:
Best regards![]()
Please Login or Register to view this content.
Daniel
Bookmarks