Reply
 
LinkBack Thread Tools Search this Thread Display Modes
  #1   Report Post  
Posted to microsoft.public.excel.worksheet.functions
external usenet poster
 
Posts: 8,856
Default Finding text in one field, and then totally another

Are your formulae in column E of the form:

=SUM(start_cell:end_cell)

where you are adding the numbers (also in column E) from a few rows
above?

If so, then highlight column E by clicking on the column identifier
and do CTRL-H (Find & Replace) to:

Find What: SUM(
Replace With: SUBTOTAL(9,

then click Replace All. Now if you want to add the subtotals in column
E together, you can enter this formula somewhe

=SUBTOTAL(9,E1:E1000)

(for example - adjust the range to suit).

Hope this helps.

Pete

On Apr 26, 11:16 pm, Tom D wrote:
every few rows, I have a Daily totals text in column D. The column E has a
calculated number. I want to find the Daily Totals rows and add the numbers
in the corresponding E column to get all the totals. How do to?



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
Trouble sorting first by a dates field and then by a text field. trainer07 Excel Discussion (Misc queries) 1 December 6th 06 12:25 AM
Changing a text field to a date field juliet New Users to Excel 4 February 21st 06 09:52 PM
finding a field in a table [email protected] Excel Worksheet Functions 1 February 11th 06 03:07 PM
How to keep leading zero without changing field to text field? Deni Excel Discussion (Misc queries) 1 October 24th 05 10:48 PM
Finding unique items in data field for pivot tables [email protected] Excel Discussion (Misc queries) 2 July 15th 05 06:15 PM


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