Reply
 
LinkBack Thread Tools Search this Thread Display Modes
  #1   Report Post  
Posted to microsoft.public.excel.programming
external usenet poster
 
Posts: 6
Default Calculating Time

I need to determine elapsed time between a start time and the time of the
final event in a sequence. My start time is in column A but my end time may
be in one of 6 different column (depending on how many readings were taken
during the sequience). I know that if I use the formula mod (B1-A1,1)*1440 I
get the elapsed time between two readings. Is there a way to calculate the
elapsed time with a macro that selects correct column? I have a macro to
select the column I just need a calculation for the elapsed time.
  #2   Report Post  
Posted to microsoft.public.excel.programming
external usenet poster
 
Posts: 2,276
Default Calculating Time

Hi Scott,
Check Chip web you will find everything related to time calculations

http://www.cpearson.com/excel/datetime.htm

"Scott R" wrote:

I need to determine elapsed time between a start time and the time of the
final event in a sequence. My start time is in column A but my end time may
be in one of 6 different column (depending on how many readings were taken
during the sequience). I know that if I use the formula mod (B1-A1,1)*1440 I
get the elapsed time between two readings. Is there a way to calculate the
elapsed time with a macro that selects correct column? I have a macro to
select the column I just need a calculation for the elapsed time.

  #3   Report Post  
Posted to microsoft.public.excel.programming
external usenet poster
 
Posts: 6
Default Calculating Time

Thanks

That did the trick.

Scott

"Eduardo" wrote:

Hi Scott,
Check Chip web you will find everything related to time calculations

http://www.cpearson.com/excel/datetime.htm

"Scott R" wrote:

I need to determine elapsed time between a start time and the time of the
final event in a sequence. My start time is in column A but my end time may
be in one of 6 different column (depending on how many readings were taken
during the sequience). I know that if I use the formula mod (B1-A1,1)*1440 I
get the elapsed time between two readings. Is there a way to calculate the
elapsed time with a macro that selects correct column? I have a macro to
select the column I just need a calculation for the elapsed time.

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
Time Sheet - Calculating Time Differences for Totals Kathy Excel Discussion (Misc queries) 3 January 14th 10 10:04 PM
Calculating Time with Date/Time checking in formula cmatera Excel Worksheet Functions 2 August 11th 08 01:38 PM
Daylight Saving Time (DST) and calculating time difference. Peter T Excel Programming 3 January 19th 07 10:51 AM
calculating timesheet, time-in/time-out = total hours & minutes, . Steve Lindsay Excel Worksheet Functions 13 November 8th 06 03:45 PM


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