Reply
 
LinkBack Thread Tools Search this Thread Display Modes
  #1   Report Post  
patam
 
Posts: n/a
Default Validating Dates Entered


How can I set this up?

If Column A is blank then no date can be added to Column B;

If there is a date in Column A then Column B must be equal to or
greater (=) than Column A

Seems like it should be easy enough but I can't get it to work.

Thanks!


--
patam
------------------------------------------------------------------------
patam's Profile: http://www.excelforum.com/member.php...fo&userid=3192
View this thread: http://www.excelforum.com/showthread...hreadid=401502

  #2   Report Post  
DCSwearingen
 
Posts: n/a
Default


Select Cell B1

On Menu Bar, select Data Validation

Settings:
Allow Custom
Ignore Blank not checked
Formula should be =AND(A1<"",B1A1)


--
DCSwearingen


------------------------------------------------------------------------
DCSwearingen's Profile: http://www.excelforum.com/member.php...o&userid=21506
View this thread: http://www.excelforum.com/showthread...hreadid=401502

  #3   Report Post  
JE McGimpsey
 
Posts: n/a
Default

One way:

Data/Validation/ Allow Custom:

=AND(A1<"",B1=A1)

uncheck the Ignore blank checkbox.

In article ,
patam wrote:

How can I set this up?

If Column A is blank then no date can be added to Column B;

If there is a date in Column A then Column B must be equal to or
greater (=) than Column A

Seems like it should be easy enough but I can't get it to work.

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


Similar Threads
Thread Thread Starter Forum Replies Last Post
Changing dates entered in 2005 to previous years lucy Excel Worksheet Functions 8 August 27th 05 03:17 AM
FILL DATES IN VARIOUS CELLS BASED ON A DATE ENTERED IN A SINGLE C. dencrowell Excel Discussion (Misc queries) 1 April 14th 05 04:11 AM
have dates entered from a list of data into an excel template Diane Excel Discussion (Misc queries) 1 December 28th 04 06:33 PM
micosoft excel dates entered but changed to sequencial numbers ho. ten twenty Excel Worksheet Functions 1 December 10th 04 02:29 AM
If both dates are entered into a cell then answer is yes Teresa Warne Excel Worksheet Functions 2 October 30th 04 02:56 PM


All times are GMT +1. The time now is 08:11 PM.

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

About Us

"It's about Microsoft Excel"