E EmpireNikko May 26, 2006 #1 Is there a way to set a reminder so when a date in the spreadshee column is a week old it will notify me
Is there a way to set a reminder so when a date in the spreadshee column is a week old it will notify me
G Guest May 26, 2006 #2 Hi You could make it change colour/format using Conditional Formatting. AndyB "EmpireNikko" <[email protected]> wrote in message news:[email protected]...
Hi You could make it change colour/format using Conditional Formatting. AndyB "EmpireNikko" <[email protected]> wrote in message news:[email protected]...
G Guest May 26, 2006 #3 Assuming you open the spreadheet =IF(TODAY()-A1>=7,"Remind me","") Regards, Peo Sjoblom