Hi,
In column A I have dates, for example 25.03.2011, 09.04.2011, in Column B ja have status for each date - Open or Due, and in Cell C5 I have formula TODAY(). I would like excel to check if the status is correct according to todays date. For example if date < today and status is Open then it should change the status to Due. It should loop this check until there is a empty cell in column A.
I would be interested of VBA solution.
best regards,
Risto
In column A I have dates, for example 25.03.2011, 09.04.2011, in Column B ja have status for each date - Open or Due, and in Cell C5 I have formula TODAY(). I would like excel to check if the status is correct according to todays date. For example if date < today and status is Open then it should change the status to Due. It should loop this check until there is a empty cell in column A.
I would be interested of VBA solution.
best regards,
Risto