#1   Report Post  
Posted to microsoft.public.excel.misc
external usenet poster
 
Posts: 3
Default Reminder

I have put our subscription in excel. I have a column for the description
and a column for the price and column for the month the subscription is due.
Is their any way that I can set a reminder to let me know when the
subscription is due? I am using excel 2000
  #2   Report Post  
Posted to microsoft.public.excel.misc
external usenet poster
 
Posts: 4,393
Default Reminder

Assuming Date in column C; in D1 enter
=IF(C1<TODAY(),"Overdue",IF(C1-TODAY()<30,"Due",""))

Also consider using Format | Conditional Formatting to colour the row red
when overdue and blue when due. Select all the data; use Conditional
Formatting with
Formula Is: =$D1="Overdue", then format patter/fill to red
add another for "Due"

best wishes
--
Bernard V Liengme
Microsoft Excel MVP
www.stfx.ca/people/bliengme
remove caps from email

"horseman" wrote in message
...
I have put our subscription in excel. I have a column for the description
and a column for the price and column for the month the subscription is
due.
Is their any way that I can set a reminder to let me know when the
subscription is due? I am using excel 2000



Reply
Thread Tools Search this Thread
Search this Thread:

Advanced Search
Display Modes

Posting Rules

Smilies are On
[IMG] code is On
HTML code is Off
Trackbacks are On
Pingbacks are On
Refbacks are On


Similar Threads
Thread Thread Starter Forum Replies Last Post
pop up box reminder laidebug Excel Discussion (Misc queries) 2 August 10th 07 05:40 PM
Reminder in Excel? Gary Excel Worksheet Functions 2 September 27th 06 10:26 PM
Reminder in excel horseman Excel Discussion (Misc queries) 2 July 5th 06 01:49 PM
Setting a reminder up Shep Excel Worksheet Functions 2 June 23rd 05 10:25 AM
Pop-Up Reminder Tony Excel Discussion (Misc queries) 3 March 4th 05 10:49 AM


All times are GMT +1. The time now is 02:50 AM.

Powered by vBulletin® Copyright ©2000 - 2025, Jelsoft Enterprises Ltd.
Copyright ©2004-2025 ExcelBanter.
The comments are property of their posters.
 

About Us

"It's about Microsoft Excel"