C
Chris
Hi,
I have a worksheet with different tabs for the different sales people. I'm
trying to follow up the price offers they make.
So in column A there is the name of the customer, in column B is the due
date for the price offer. Column C will be the date of the actual price
offer.
What I would like to do is to compare the dates in column B with the
Today-date and if a or some dates in column B are equal to or past the
Today-date, get a message box allerting me there are price offers due or
overdue.
The best should be if this comparison could be done on opening the
Excel-worksheet (for this I already have the VBA-code), but for all the
different sales people.
I hope I'm not asking for anything impossible.
Thanks in advance,
Chris
I have a worksheet with different tabs for the different sales people. I'm
trying to follow up the price offers they make.
So in column A there is the name of the customer, in column B is the due
date for the price offer. Column C will be the date of the actual price
offer.
What I would like to do is to compare the dates in column B with the
Today-date and if a or some dates in column B are equal to or past the
Today-date, get a message box allerting me there are price offers due or
overdue.
The best should be if this comparison could be done on opening the
Excel-worksheet (for this I already have the VBA-code), but for all the
different sales people.
I hope I'm not asking for anything impossible.
Thanks in advance,
Chris