ExcelBanter

ExcelBanter (https://www.excelbanter.com/)
-   Excel Discussion (Misc queries) (https://www.excelbanter.com/excel-discussion-misc-queries/)
-   -   Date validation (https://www.excelbanter.com/excel-discussion-misc-queries/43665-date-validation.html)

patam

Date validation
 

I need to make sure that the date entered in column B is equal to or
greater than column A and that no date can be entered in "b" if "a" is
blank


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


Bob Phillips

Use data validation with a custom formula of

=AND(A2<"", B2=A2)

--

HTH

RP
(remove nothere from the email address if mailing direct)


"patam" wrote in
message ...

I need to make sure that the date entered in column B is equal to or
greater than column A and that no date can be entered in "b" if "a" is
blank


--
patam
------------------------------------------------------------------------
patam's Profile:

http://www.excelforum.com/member.php...fo&userid=3192
View this thread: http://www.excelforum.com/showthread...hreadid=401481




Ray A

RD
Uncheck the ignore blank box then it worked for me
HTH

"RagDyeR" wrote:

Doesn't work for me Bob, and I'll be darned ... I can't figure out why or
what else to use?!?!

*Can't* stop B from accepting input when A is blank.

Does it work on your box?
--

Regards,

RD
----------------------------------------------------------------------------
-------------------
Please keep all correspondence within the Group, so all may benefit !
----------------------------------------------------------------------------
-------------------

"Bob Phillips" wrote in message
...
Use data validation with a custom formula of

=AND(A2<"", B2=A2)

--

HTH

RP
(remove nothere from the email address if mailing direct)


"patam" wrote in
message ...

I need to make sure that the date entered in column B is equal to or
greater than column A and that no date can be entered in "b" if "a" is
blank


--
patam
------------------------------------------------------------------------
patam's Profile:

http://www.excelforum.com/member.php...fo&userid=3192
View this thread: http://www.excelforum.com/showthread...hreadid=401481






Ray A

This question has been answered in your original posting

"patam" wrote:


I need to make sure that the date entered in column B is equal to or
greater than column A and that no date can be entered in "b" if "a" is
blank


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



Bob Phillips



--

HTH

RP
(remove nothere from the email address if mailing direct)


"RagDyeR" wrote in message
...
Duhhhh !!! <g


"Ray A" wrote in message
...
RD
Uncheck the ignore blank box then it worked for me
HTH

"RagDyeR" wrote:

Doesn't work for me Bob, and I'll be darned ... I can't figure out why

or
what else to use?!?!

*Can't* stop B from accepting input when A is blank.

Does it work on your box?
--

Regards,

RD


--------------------------------------------------------------------------
--
-------------------
Please keep all correspondence within the Group, so all may benefit !


--------------------------------------------------------------------------
--
-------------------

"Bob Phillips" wrote in message
...
Use data validation with a custom formula of

=AND(A2<"", B2=A2)

--

HTH

RP
(remove nothere from the email address if mailing direct)


"patam" wrote in
message ...

I need to make sure that the date entered in column B is equal to or
greater than column A and that no date can be entered in "b" if "a" is
blank


--
patam


------------------------------------------------------------------------
patam's Profile:

http://www.excelforum.com/member.php...fo&userid=3192
View this thread:

http://www.excelforum.com/showthread...hreadid=401481










RagDyer

I'm really wondering what you were thinking when you posted the above
(nothing).<g

You do realize that I would not have made a fool of myself if the responder
would have properly instructed the OP to uncheck the "ignore blank"
box.<gdr
--
Regards,

RD

---------------------------------------------------------------------------
Please keep all correspondence within the NewsGroup, so all may benefit !
---------------------------------------------------------------------------

"Bob Phillips" wrote in message
...


--

HTH

RP
(remove nothere from the email address if mailing direct)


"RagDyeR" wrote in message
...
Duhhhh !!! <g


"Ray A" wrote in message
...
RD
Uncheck the ignore blank box then it worked for me
HTH

"RagDyeR" wrote:

Doesn't work for me Bob, and I'll be darned ... I can't figure out why

or
what else to use?!?!

*Can't* stop B from accepting input when A is blank.

Does it work on your box?
--

Regards,

RD



--------------------------------------------------------------------------
--
-------------------
Please keep all correspondence within the Group, so all may benefit !



--------------------------------------------------------------------------
--
-------------------

"Bob Phillips" wrote in message
...
Use data validation with a custom formula of

=AND(A2<"", B2=A2)

--

HTH

RP
(remove nothere from the email address if mailing direct)


"patam" wrote in
message ...

I need to make sure that the date entered in column B is equal to or
greater than column A and that no date can be entered in "b" if "a"

is
blank


--
patam

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

http://www.excelforum.com/showthread...hreadid=401481











Bob Phillips

That was what I was thinking but I was so shocked I couldn't get the words
out. My hands were shaking so much, the keys didn't respond <vbg

I apologise unreservedly, for my omission and fully accept liability, and
promise to remember to tell everything next time (I have just completed a 12
page answer on adding time for example <ebg).

Bob


"RagDyer" wrote in message
...
I'm really wondering what you were thinking when you posted the above
(nothing).<g

You do realize that I would not have made a fool of myself if the

responder
would have properly instructed the OP to uncheck the "ignore blank"
box.<gdr
--
Regards,

RD

--------------------------------------------------------------------------

-
Please keep all correspondence within the NewsGroup, so all may benefit !
--------------------------------------------------------------------------

-

"Bob Phillips" wrote in message
...


--

HTH

RP
(remove nothere from the email address if mailing direct)


"RagDyeR" wrote in message
...
Duhhhh !!! <g


"Ray A" wrote in message
...
RD
Uncheck the ignore blank box then it worked for me
HTH

"RagDyeR" wrote:

Doesn't work for me Bob, and I'll be darned ... I can't figure out

why
or
what else to use?!?!

*Can't* stop B from accepting input when A is blank.

Does it work on your box?
--

Regards,

RD



--------------------------------------------------------------------------
--
-------------------
Please keep all correspondence within the Group, so all may benefit

!



--------------------------------------------------------------------------
--
-------------------

"Bob Phillips" wrote in message
...
Use data validation with a custom formula of

=AND(A2<"", B2=A2)

--

HTH

RP
(remove nothere from the email address if mailing direct)


"patam" wrote

in
message ...

I need to make sure that the date entered in column B is equal to

or
greater than column A and that no date can be entered in "b" if

"a"
is
blank


--
patam


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













RagDyeR

Doesn't work for me Bob, and I'll be darned ... I can't figure out why or
what else to use?!?!

*Can't* stop B from accepting input when A is blank.

Does it work on your box?
--

Regards,

RD
----------------------------------------------------------------------------
-------------------
Please keep all correspondence within the Group, so all may benefit !
----------------------------------------------------------------------------
-------------------

"Bob Phillips" wrote in message
...
Use data validation with a custom formula of

=AND(A2<"", B2=A2)

--

HTH

RP
(remove nothere from the email address if mailing direct)


"patam" wrote in
message ...

I need to make sure that the date entered in column B is equal to or
greater than column A and that no date can be entered in "b" if "a" is
blank


--
patam
------------------------------------------------------------------------
patam's Profile:

http://www.excelforum.com/member.php...fo&userid=3192
View this thread: http://www.excelforum.com/showthread...hreadid=401481





RagDyeR

Duhhhh !!! <g


"Ray A" wrote in message
...
RD
Uncheck the ignore blank box then it worked for me
HTH

"RagDyeR" wrote:

Doesn't work for me Bob, and I'll be darned ... I can't figure out why or
what else to use?!?!

*Can't* stop B from accepting input when A is blank.

Does it work on your box?
--

Regards,

RD
--------------------------------------------------------------------------

--
-------------------
Please keep all correspondence within the Group, so all may benefit !
--------------------------------------------------------------------------

--
-------------------

"Bob Phillips" wrote in message
...
Use data validation with a custom formula of

=AND(A2<"", B2=A2)

--

HTH

RP
(remove nothere from the email address if mailing direct)


"patam" wrote in
message ...

I need to make sure that the date entered in column B is equal to or
greater than column A and that no date can be entered in "b" if "a" is
blank


--
patam
------------------------------------------------------------------------
patam's Profile:

http://www.excelforum.com/member.php...fo&userid=3192
View this thread:

http://www.excelforum.com/showthread...hreadid=401481









All times are GMT +1. The time now is 10:01 AM.

Powered by vBulletin® Copyright ©2000 - 2025, Jelsoft Enterprises Ltd.
ExcelBanter.com