Tek-Tips is the largest IT community on the Internet today!

Members share and learn making Tek-Tips Forums the best source of peer-reviewed technical information on the Internet!

  • Congratulations TouchToneTommy on being selected by the Tek-Tips community for having the most helpful posts in the forums last week. Way to Go!

Help with Excel

Status
Not open for further replies.

gjmac2

IS-IT--Management
Mar 31, 2006
45
US
I need help. I have 2 columns on worksheet entitled 10-07, and I need to have a function that looks for specific values in each column, and return the result to a seperate worksheet. Here is what the columns look like:


Region Code Sum

North 502 1
Southeast 501 1
North 511 1
Southeast 504 1

Now, I need help in figuring out a function that looks in the region column for "Southeast", and then the Code column for "501", and sums the result for the Sum column. I have tried using an IF function, Lookup and Vlookup, and keep getting errors. Any help would be greatly appreciated.
 
have a look at SUMIF in excel help file

Rgds, Geoff

We could learn a lot from crayons. Some are sharp, some are pretty and some are dull. Some have weird names and all are different colours but they all live in the same box.

Please read FAQ222-2244 before you ask a question
 
Thank you, that helped out a bunch. Thanks.
 
Status
Not open for further replies.

Part and Inventory Search

Sponsor

Back
Top