#1   Report Post  
Posted to microsoft.public.excel.programming
external usenet poster
 
Posts: 41
Default How do I?

I have a section in my workbook where a person can make an appointment,
How
can I make a message box pop-up to say "This date has already passed" if
someone puts in past date


Thanks in advance

Greg



  #2   Report Post  
Posted to microsoft.public.excel.programming
external usenet poster
 
Posts: 575
Default How do I?

Greg,

Use Data Validation.

1. In another cell, enter the formula =Now()
2. Set up a rule that says
a. Allow a Date
b. Greater than or equal to
c. Point the start date to the cell with the Now formula in
d. set up your input and error messages if you want to


Robin Hammond
www.enhanceddatasystems.com

"Greg B" wrote in message
...
I have a section in my workbook where a person can make an appointment,
How
can I make a message box pop-up to say "This date has already passed" if
someone puts in past date


Thanks in advance

Greg





  #3   Report Post  
Posted to microsoft.public.excel.programming
external usenet poster
 
Posts: 5,651
Default How do I?

On Sat, 12 Mar 2005 12:30:02 +1030, "Greg B" wrote:

I have a section in my workbook where a person can make an appointment,
How
can I make a message box pop-up to say "This date has already passed" if
someone puts in past date


Thanks in advance

Greg



Take a look at Data/Validation

--ron
  #4   Report Post  
Posted to microsoft.public.excel.programming
external usenet poster
 
Posts: 41
Default How do I?

Thanks



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



All times are GMT +1. The time now is 10:23 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"