Hi, I have a column "Status" which i will like it to be automated update with value when there is a date in various columns.
There are 4 columns: Status, Date of Deposit (Col 1), Date of Sending (Col 2), Date of Return (Col 3)
Eg 1:
Status = Deposit, when Col 1 = x date, Col 2 = empty cell, Col 3 = empty
Eg 2:
Status = To EHI, when Col 1 = x date, Col 2 = y date, Col 3 = empty
Eg 3:
Status = Complete, when Col 1 = x date, Col 2 = y date, Col 3 = z date
Solved by T. S. in 24 mins