LinkBack Thread Tools Search this Thread Display Modes
Prev Previous Post   Next Post Next
  #1   Report Post  
Posted to microsoft.public.excel.programming
external usenet poster
 
Posts: 1
Default Complex SUMIF statement

all,
I am trying to use a SUMIF statement to pull a column of data if it
meets 2 criteria.
sheet 1 and sheet 2, sheet 1 has the data and a criteria, sheet 2 has a
criteria and the formula.

I am trying to see if a row in sheet 1 matches a criteria like "US" or
"BR" then I am trying to take that same row in sheet 1, if another
column in the row sheet 1 meets another criteria of sheet 2, take the
data from a third column in sheet 1 and input it into the sheet 2.

I am using the following formula and its not working.
=SUM(IF(('Sheet 1'!$S$2:$S$78<"BR")*('Sheet 1'!$X$2:$X$78='Sheet
2'!$B5),'Sheet 1'!M$2:M$78))

If I can get this to work for Sheet 1 then I need to do this for
another 5 sheets...
is there a limit to the character length of a formula?

 
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
Complex Sumif El Bee Excel Discussion (Misc queries) 6 March 13th 09 09:00 PM
Complex Sumif JPS Excel Worksheet Functions 3 September 10th 08 10:24 AM
Complex VBA Sumif Jeff Excel Discussion (Misc queries) 4 May 17th 08 05:36 PM
complex SUMIF shaqil Excel Worksheet Functions 3 November 12th 07 02:14 PM
Complex SUMIF Evan Excel Discussion (Misc queries) 4 October 18th 07 11:20 PM


All times are GMT +1. The time now is 06:54 AM.

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"