Reply
 
LinkBack Thread Tools Search this Thread Display Modes
  #1   Report Post  
Posted to microsoft.public.excel.newusers
Mustangman
 
Posts: n/a
Default Please help an Excel Newbie!


I am trying to use Excel to make a simple time tracker. This is the
basic set up of my page:

Cells A4-R4 contain # of hours worked per day, say 5:30 (Time) in each
cell.

Cell A2 is a running total of A4-R4. This formula I have already done.

=SUM(A4:R4)

Cell A3 is the % of a total # of hours available that A2 is. For
example; A2 is 40 and the total available # of hours is 100 (which is
A1) then A3 would be 40%.

What would be the formula used to show the percentage of A1 that A2 is
if A1 is a number such as 100 and A2 is in time format? When I format
A2 to time my % gets screwed up each time I try it. Any ideas? A1 is
not in time format but is a General number format.

I also have A5, which is a running total of A1 (100) - A2. This also
does not work when I have A2 in time format. It gives me a number which
is close to the correct answer but just a little off.

Any help I coul get would be appreciated!

Thanks,
Terry


--
Mustangman
------------------------------------------------------------------------
Mustangman's Profile: http://www.excelforum.com/member.php...o&userid=29903
View this thread: http://www.excelforum.com/showthread...hreadid=496096

  #2   Report Post  
Posted to microsoft.public.excel.newusers
Peo Sjoblom
 
Posts: n/a
Default Please help an Excel Newbie!

Try

=(SUM(A4:R4)*24)/A1

format as percentage

since one excel hour is 1/24 then you need to multiply with 24 to get
decimal format

--
Regards,

Peo Sjoblom

(No private emails please)


"Mustangman" wrote
in message ...

I am trying to use Excel to make a simple time tracker. This is the
basic set up of my page:

Cells A4-R4 contain # of hours worked per day, say 5:30 (Time) in each
cell.

Cell A2 is a running total of A4-R4. This formula I have already done.

=SUM(A4:R4)

Cell A3 is the % of a total # of hours available that A2 is. For
example; A2 is 40 and the total available # of hours is 100 (which is
A1) then A3 would be 40%.

What would be the formula used to show the percentage of A1 that A2 is
if A1 is a number such as 100 and A2 is in time format? When I format
A2 to time my % gets screwed up each time I try it. Any ideas? A1 is
not in time format but is a General number format.

I also have A5, which is a running total of A1 (100) - A2. This also
does not work when I have A2 in time format. It gives me a number which
is close to the correct answer but just a little off.

Any help I coul get would be appreciated!

Thanks,
Terry


--
Mustangman
------------------------------------------------------------------------
Mustangman's Profile:
http://www.excelforum.com/member.php...o&userid=29903
View this thread: http://www.excelforum.com/showthread...hreadid=496096


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
convert pocket excel back to standard excel kevroyal Excel Discussion (Misc queries) 1 February 16th 06 11:35 AM
"Group" function very slow with Excel 2003 :( ... While very quick with Excel2000 :O) Alain79 Excel Discussion (Misc queries) 4 June 14th 05 07:34 AM
Stop Excel Rounding Dates leinad512 Excel Discussion (Misc queries) 1 April 20th 05 04:19 PM
Excel error - Startup (and Acrobat PDFMaker) gxdata Setting up and Configuration of Excel 0 February 4th 05 03:44 AM
Excel 2002 and 2000 co-install. Control Which Starts ? cnuk Excel Discussion (Misc queries) 2 January 17th 05 08:07 PM


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