Reply
 
LinkBack Thread Tools Search this Thread Display Modes
  #1   Report Post  
Posted to microsoft.public.excel.misc
external usenet poster
 
Posts: 87
Default Help with formula please

A B C D E
03/27/2007 11:49 03/27/2007 16:47 True
03/27/2007 21:30 03/27/2007 20:00 False

I'm trying to find out the formula for column E.

I want to determine if the date and time in column A+B is less than the
date and time in Column C+D.

Thank you in advance for your time and help.
Deb

  #2   Report Post  
Posted to microsoft.public.excel.misc
external usenet poster
 
Posts: 4,339
Default Help with formula please

=A1+B1<C1+D1

"ferde" wrote:

A B C D E
03/27/2007 11:49 03/27/2007 16:47 True
03/27/2007 21:30 03/27/2007 20:00 False

I'm trying to find out the formula for column E.

I want to determine if the date and time in column A+B is less than the
date and time in Column C+D.

Thank you in advance for your time and help.
Deb

  #3   Report Post  
Posted to microsoft.public.excel.misc
external usenet poster
 
Posts: 87
Default Help with formula please

Thank you sooo much ... it works great . You saved me so much time.

Deb

"Toppers" wrote:

=A1+B1<C1+D1

"ferde" wrote:

A B C D E
03/27/2007 11:49 03/27/2007 16:47 True
03/27/2007 21:30 03/27/2007 20:00 False

I'm trying to find out the formula for column E.

I want to determine if the date and time in column A+B is less than the
date and time in Column C+D.

Thank you in advance for your time and help.
Deb

  #4   Report Post  
Posted to microsoft.public.excel.misc
external usenet poster
 
Posts: 87
Default Help with formula please

Sometimes one of the columns has no data entered, it may be missing the date
and time and so when I drag the formula down column E ....it will give me a
value error. Is there a way for this cell to remain blank if there is no
data to calculate??

"ferde" wrote:

Thank you sooo much ... it works great . You saved me so much time.

Deb

"Toppers" wrote:

=A1+B1<C1+D1

"ferde" wrote:

A B C D E
03/27/2007 11:49 03/27/2007 16:47 True
03/27/2007 21:30 03/27/2007 20:00 False

I'm trying to find out the formula for column E.

I want to determine if the date and time in column A+B is less than the
date and time in Column C+D.

Thank you in advance for your time and help.
Deb

  #5   Report Post  
Posted to microsoft.public.excel.misc
external usenet poster
 
Posts: 4,339
Default Help with formula please

=IF(AND(A1+B10,C1+D10),A1+B1<C1+D1,"")

"ferde" wrote:

Sometimes one of the columns has no data entered, it may be missing the date
and time and so when I drag the formula down column E ....it will give me a
value error. Is there a way for this cell to remain blank if there is no
data to calculate??

"ferde" wrote:

Thank you sooo much ... it works great . You saved me so much time.

Deb

"Toppers" wrote:

=A1+B1<C1+D1

"ferde" wrote:

A B C D E
03/27/2007 11:49 03/27/2007 16:47 True
03/27/2007 21:30 03/27/2007 20:00 False

I'm trying to find out the formula for column E.

I want to determine if the date and time in column A+B is less than the
date and time in Column C+D.

Thank you in advance for your time and help.
Deb



  #6   Report Post  
Posted to microsoft.public.excel.misc
external usenet poster
 
Posts: 87
Default Help with formula please

WORKS GREAT.... you are the man :)

"Toppers" wrote:

=IF(AND(A1+B10,C1+D10),A1+B1<C1+D1,"")

"ferde" wrote:

Sometimes one of the columns has no data entered, it may be missing the date
and time and so when I drag the formula down column E ....it will give me a
value error. Is there a way for this cell to remain blank if there is no
data to calculate??

"ferde" wrote:

Thank you sooo much ... it works great . You saved me so much time.

Deb

"Toppers" wrote:

=A1+B1<C1+D1

"ferde" wrote:

A B C D E
03/27/2007 11:49 03/27/2007 16:47 True
03/27/2007 21:30 03/27/2007 20:00 False

I'm trying to find out the formula for column E.

I want to determine if the date and time in column A+B is less than the
date and time in Column C+D.

Thank you in advance for your time and help.
Deb

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 02:12 AM.

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"