LinkBack Thread Tools Search this Thread Display Modes
Prev Previous Post   Next Post Next
  #1   Report Post  
Posted to microsoft.public.excel.programming
external usenet poster
 
Posts: 1
Default Reminder in Excel 97


hie guys, just started Excel programming & I could use some help from
you gurus

I'm creating a reminder using excel & basically I'll input the dates &
events in the sheets. At the moment, I'm stuck in playing with the
DATES.
I'm placing my dates on A1 & events on B1

What I would like to do is:


With worksheets("Sheet1")
if range("A1").value = date then
msgbox("Please do this:" range("B2"))
else
msgbox("Pending")
endif
end with


I've linked this macro to a button, but whenever I press the button, it
will only display "Pending" although I've set the date of the events to
the current date!!

Please help!!

Thanks & Regards,
Xswoosh


------------------------------------------------
~~ Message posted from http://www.ExcelTip.com/
~~View and post usenet messages directly from http://www.ExcelForum.com/

 
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
reminder in excel S4U Excel Discussion (Misc queries) 0 May 27th 10 11:50 PM
Excel: Reminder/Pop-up message Razak New Users to Excel 7 November 16th 08 03:10 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
add a tickler reminder in Excel? WBeeee Setting up and Configuration of Excel 1 August 16th 05 11:30 PM


All times are GMT +1. The time now is 07:37 PM.

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"