#1   Report Post  
Threshold
 
Posts: n/a
Default row addition

How do I make a row add together when one cell has a text function? The
funstion in the one is =TEXT(E6-E5,"h:mm"), I am using it to add up hours
worked then I want to add plan numbers in row to give me a total.
  #2   Report Post  
Bob Phillips
 
Posts: n/a
Default

One way

=SUMPRODUCT(--(E1:E6))

--

HTH

RP
(remove nothere from the email address if mailing direct)


"Threshold" wrote in message
...
How do I make a row add together when one cell has a text function? The
funstion in the one is =TEXT(E6-E5,"h:mm"), I am using it to add up hours
worked then I want to add plan numbers in row to give me a total.



  #3   Report Post  
Bob Phillips
 
Posts: n/a
Default

Re-reading this, it probably doesn't make a lot of sense to you. What I am
suggesting is that the range that your formula is in is plugged into the
SUMPRODUCT formula I gave you.

--

HTH

RP
(remove nothere from the email address if mailing direct)


"Bob Phillips" wrote in message
...
One way

=SUMPRODUCT(--(E1:E6))

--

HTH

RP
(remove nothere from the email address if mailing direct)


"Threshold" wrote in message
...
How do I make a row add together when one cell has a text function? The
funstion in the one is =TEXT(E6-E5,"h:mm"), I am using it to add up

hours
worked then I want to add plan numbers in row to give me a total.





  #4   Report Post  
Myrna Larson
 
Posts: n/a
Default

Don't use the TEXT formula in the first place. Use just E6-E5 and apply the
h:mm format to the cell. You'll save yourself a lot of hassles this way.


On Thu, 17 Mar 2005 06:35:05 -0800, Threshold
wrote:

How do I make a row add together when one cell has a text function? The
funstion in the one is =TEXT(E6-E5,"h:mm"), I am using it to add up hours
worked then I want to add plan numbers in row to give me a total.


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
Search list for new addition Mac Landers Excel Worksheet Functions 6 February 25th 05 07:15 PM
help with simple addition formula Juco Excel Worksheet Functions 1 January 29th 05 12:51 PM
Difference in the listing of the New module addition in 2002 version Hari Excel Discussion (Misc queries) 2 January 4th 05 06:56 AM
CAN I INSTALL EXCEL ON MY XP HOME ADDITION LAPTOP ? AC_MAN45 Excel Discussion (Misc queries) 4 December 1st 04 12:05 AM
Addition worksheet generator Sriram Excel Worksheet Functions 2 November 20th 04 08:11 AM


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