Hard to explain but I'm going to try. Consider "|" to represent a new column in my example. I want to take a bunch of numbers that have the same description in the field to their left... most likely some of them on separate Sheets of a document, and add them together WITHOUT actually specifying cell numbers. I want it to automatically find anything with that word, and add it. I'm thinking there must be a way to have Excel recognize the word with an "if" function or something? So here's an example so you'll see what I want to accomplish:
Sheet1 > Groceries | 100
Sheet2 > Groceries | 50
Bills | 124
Sheet3> Clothes | 458
Groceries | 50
Sheet4(Summary)> Groceries = 200
Clothes = 458
Bills = 124
Get it? Ok... so how do I do it? Key word: WITHOUT specifying the cell numbers!
2007-02-28
19:09:17
·
3 answers
·
asked by
Zoe
2
in
Computers & Internet
➔ Software