Hi, I need some help here.
I need a message box to pop up based on a date. e.g. if today is 3 days before the date stored in column C, then message box will pop up: "Need to collect payment from customer A". Customer names are stored in column A.
Col A(name) Col C (end period)
XYZ 4/4/06
So if today is 4/2/06, the message box will show: "Need to collect payment from XYZ"
I greatly appreciate your help.
I need a message box to pop up based on a date. e.g. if today is 3 days before the date stored in column C, then message box will pop up: "Need to collect payment from customer A". Customer names are stored in column A.
Col A(name) Col C (end period)
XYZ 4/4/06
So if today is 4/2/06, the message box will show: "Need to collect payment from XYZ"
I greatly appreciate your help.