Reply
 
LinkBack Thread Tools Search this Thread Display Modes
  #1   Report Post  
Posted to microsoft.public.excel.misc
external usenet poster
 
Posts: 3,101
Default organizing rows and columns by text

I am trying to add up values in cells that correspond to text in other cells.
So, let's say I have 100 rows of various text and columns next to each of
those rows have various values. I then want to select certain rows of text
based on a certain word in that cell, and if possible, add up the values in
other columns for that row. For instance, say I want to organize all rows in
column A that have the word cat in it. One row might have "Fat Cat", another
might have "Cat food", another might have "Cat types", etc, etc. I want to
take all cells in that column A that have the word cat in it and organize
them in a group so I can then take numbers from cells corresponding to that
row but in different columns and add them up. Or I can just group all rows
together with "cat" in them and then add the columns. Any ideas on this?
  #2   Report Post  
Posted to microsoft.public.excel.misc
external usenet poster
 
Posts: 2,646
Default organizing rows and columns by text

"cat" text being in column A, numbers in column B:

=SUMIF(A:A,"*cat*",B:B)

--
Regards!
Stefi



€˛Mike€¯ ezt Ć*rta:

I am trying to add up values in cells that correspond to text in other cells.
So, let's say I have 100 rows of various text and columns next to each of
those rows have various values. I then want to select certain rows of text
based on a certain word in that cell, and if possible, add up the values in
other columns for that row. For instance, say I want to organize all rows in
column A that have the word cat in it. One row might have "Fat Cat", another
might have "Cat food", another might have "Cat types", etc, etc. I want to
take all cells in that column A that have the word cat in it and organize
them in a group so I can then take numbers from cells corresponding to that
row but in different columns and add them up. Or I can just group all rows
together with "cat" in them and then add the columns. Any ideas on this?

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
counting text rows in columns pamlong Excel Discussion (Misc queries) 4 September 29th 09 06:22 PM
Rearranging and organizing data imbedded in rows sretepe Excel Discussion (Misc queries) 4 August 28th 09 03:20 PM
Text Columns to Rows cwwaters Excel Discussion (Misc queries) 4 January 29th 08 04:22 AM
Converting text from rows to columns Phyllis B. Excel Worksheet Functions 3 May 2nd 06 06:49 PM
Problem organizing text data into new excel page Tony Excel Worksheet Functions 3 October 21st 05 08:19 PM


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