#1   Report Post  
Posted to microsoft.public.excel.misc
external usenet poster
 
Posts: 3
Default Formula to Add cells

I have a spreadsheet with values entered by category number (column A). I
can't think of a formula that would check column A for a value and if it is a
match add the values in the corresponding column B cells. Can anyone help me?
Is there a variation on the IF statement? Thanks.
  #2   Report Post  
Posted to microsoft.public.excel.misc
external usenet poster
 
Posts: 1,311
Default Formula to Add cells

One way:

=SUMIF(A1:A100,"Criteria",B1:B100)

HTH,
Paul

--

"Tojib" wrote in message
...
I have a spreadsheet with values entered by category number (column A). I
can't think of a formula that would check column A for a value and if it
is a
match add the values in the corresponding column B cells. Can anyone help
me?
Is there a variation on the IF statement? Thanks.



  #3   Report Post  
Posted to microsoft.public.excel.misc
external usenet poster
 
Posts: 3
Default Formula to Add cells

Thank you, good solution.

"PCLIVE" wrote:

One way:

=SUMIF(A1:A100,"Criteria",B1:B100)

HTH,
Paul

--

"Tojib" wrote in message
...
I have a spreadsheet with values entered by category number (column A). I
can't think of a formula that would check column A for a value and if it
is a
match add the values in the corresponding column B cells. Can anyone help
me?
Is there a variation on the IF statement? Thanks.




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
Assigning values to other cells from one cells formula [email protected] Excel Discussion (Misc queries) 1 September 20th 07 07:46 PM
Setting of input cells as blue font and formula cells as black fon Sunnyskies Excel Discussion (Misc queries) 2 May 14th 07 05:27 PM
Need a formula that will plot all cells between other cells of a certain number Hosley Excel Discussion (Misc queries) 2 May 3rd 07 12:22 AM
Need formula that will sum cells in a column bases on criteria in other cells. Jim Excel Worksheet Functions 3 February 18th 06 03:33 PM
trying to create an (almost) circular formula between cells and data validated cells with lists KR Excel Worksheet Functions 0 May 12th 05 07:21 PM


All times are GMT +1. The time now is 02:05 PM.

Powered by vBulletin® Copyright ©2000 - 2024, Jelsoft Enterprises Ltd.
Copyright ©2004-2024 ExcelBanter.
The comments are property of their posters.
 

About Us

"It's about Microsoft Excel"