#1   Report Post  
Daniel
 
Posts: n/a
Default Is it possible?

I have 3 columns of times in the hh:mm:ss format. The first column (A1) is
time recieved, the second is time staged (A2, usually blank), and the third
(A3) is time arrived. Is it possible to have a formula that will calculate
elapsed time like:

In A4 (if A2 is not blank than - A1, if it is blank than A3-A1)

I have tried many different examples that I have found on here, but with no
luck. Thank You!!
--
Daniel
  #2   Report Post  
Frank Kabel
 
Posts: n/a
Default

Hi
do you mean
=IF(A2="",A3-A1,A2-A1)

--
Regards
Frank Kabel
Frankfurt, Germany

Daniel wrote:
I have 3 columns of times in the hh:mm:ss format. The first column
(A1) is time recieved, the second is time staged (A2, usually blank),
and the third (A3) is time arrived. Is it possible to have a formula
that will calculate elapsed time like:

In A4 (if A2 is not blank than - A1, if it is blank than A3-A1)

I have tried many different examples that I have found on here, but
with no luck. Thank You!!



  #3   Report Post  
Daniel
 
Posts: n/a
Default

Thank You Frank, it worked!!

"Frank Kabel" wrote:

Hi
do you mean
=IF(A2="",A3-A1,A2-A1)

--
Regards
Frank Kabel
Frankfurt, Germany

Daniel wrote:
I have 3 columns of times in the hh:mm:ss format. The first column
(A1) is time recieved, the second is time staged (A2, usually blank),
and the third (A3) is time arrived. Is it possible to have a formula
that will calculate elapsed time like:

In A4 (if A2 is not blank than - A1, if it is blank than A3-A1)

I have tried many different examples that I have found on here, but
with no luck. Thank You!!




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 09:57 AM.

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"