Reply
 
LinkBack Thread Tools Search this Thread Display Modes
  #1   Report Post  
Posted to microsoft.public.excel.worksheet.functions
Corey
 
Posts: n/a
Default Adding a Number value to Time

I have say Column A with Number values (1.0,0.25,0.50,0.75..... etc)
Representing Hours

In say Column B i have the time (hh:mm)


EG.


A B
1 0. 0 07:00AM
2 0.5 07:30AM
3 0.75 08:15AM

I want to rather than manually adding say 0.5hour from A2 to B1 time giving
me 07:30AM, i want use a formula to add the hours from column A to Column B


How though?


Corey....


  #2   Report Post  
Posted to microsoft.public.excel.worksheet.functions
Max
 
Posts: n/a
Default Adding a Number value to Time

Try in B2: =(A2/24)+B1
Copy down
--
Max
Singapore
http://savefile.com/projects/236895
xdemechanik
---
"Corey" wrote:
I have say Column A with Number values (1.0,0.25,0.50,0.75..... etc)
Representing Hours

In say Column B i have the time (hh:mm)


EG.


A B
1 0. 0 07:00AM
2 0.5 07:30AM
3 0.75 08:15AM

I want to rather than manually adding say 0.5hour from A2 to B1 time giving
me 07:30AM, i want use a formula to add the hours from column A to Column B


How though?


Corey....



  #3   Report Post  
Posted to microsoft.public.excel.worksheet.functions
Biff
 
Posts: n/a
Default Adding a Number value to Time

Hi!

Try this:

=B1+SUM(A1:A3)/24

Format the cell as [h]:mm.

Biff

"Corey" wrote in message
...
I have say Column A with Number values (1.0,0.25,0.50,0.75..... etc)
Representing Hours

In say Column B i have the time (hh:mm)


EG.


A B
1 0. 0 07:00AM
2 0.5 07:30AM
3 0.75 08:15AM

I want to rather than manually adding say 0.5hour from A2 to B1 time
giving me 07:30AM, i want use a formula to add the hours from column A to
Column B


How though?


Corey....



  #4   Report Post  
Posted to microsoft.public.excel.worksheet.functions
Corey
 
Posts: n/a
Default Adding a Number value to Time


Thanks guy,s did it a treat.

Cheers

Corey....


"Max" wrote in message
...
Try in B2: =(A2/24)+B1
Copy down
--
Max
Singapore
http://savefile.com/projects/236895
xdemechanik
---
"Corey" wrote:
I have say Column A with Number values (1.0,0.25,0.50,0.75..... etc)
Representing Hours

In say Column B i have the time (hh:mm)


EG.


A B
1 0. 0 07:00AM
2 0.5 07:30AM
3 0.75 08:15AM

I want to rather than manually adding say 0.5hour from A2 to B1 time
giving
me 07:30AM, i want use a formula to add the hours from column A to Column
B


How though?


Corey....





  #5   Report Post  
Posted to microsoft.public.excel.worksheet.functions
Max
 
Posts: n/a
Default Adding a Number value to Time

You're welcome, Corey
--
Max
Singapore
http://savefile.com/projects/236895
xdemechanik
---
"Corey" wrote:
Thanks guys, did it a treat.


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
ASSIGNING A NEW NUMBER TO A WORKSHEET EVERY TIME IT IS OPEN steppie70 Excel Worksheet Functions 6 March 13th 06 09:52 PM
Time format to number while keeping value Jim Excel Worksheet Functions 2 January 12th 06 05:45 PM
Time log adding time from separate sheets teastman New Users to Excel 1 December 31st 05 04:14 PM
Display a number as Kilometers and k/hr & as Time Gonzo Excel Discussion (Misc queries) 6 November 25th 05 09:15 AM
convert number to time format? JLHORMAN Excel Discussion (Misc queries) 1 May 26th 05 06:38 PM


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