![]() |
|
#1
|
||||
|
||||
![]()
Someone else may correct me, amaka, but I do think it's obvious. Your SUMIF function is looking at the values between rows 12 and 23875; but after you sort the data, I suppose that there are a different set of values in that range. Perhaps one of the values that was in row 33 is now in row 8, so it's outside the summed range; and some value that was in row 35133 is now in row 8305, so it's now inside that range.
I can't see your data so I can't be sure. But that's the first thing I think of. |
#2
|
|||
|
|||
![]()
thanks a lot for responding however, I am attempting to upload the excel sheet to demonstrate the issue better. The filter is a row 12 so, the sorted values never go above 12. Also, the last row with any data in is is 738 so there is no way the data is outside the range. please see the attached file.
|
#3
|
||||
|
||||
![]()
I dunno, amaka, maybe you accidentally uploaded the wrong workbook. The one I'm looking at doesn't have any data past row 51:
Code:
=SUMIF('Price all products'!B12:B51,"hnd",'Price all products'!#REF!) |
#4
|
|||
|
|||
![]()
Hello
This problem is literally driving me nuts. Please see the attached excel sheet. When The raw data sheet of all product is sorted by product I get a sunif in Jul on the premium sheet of 85200 which is wrong. When the price sheet is sorted by Product, I get a sumif value of 107800, the correct one. How can I keep the sumif function correct regardless of the sorting in the original sheet. |
![]() |
Thread Tools | |
Display Modes | |
|
![]() |
||||
Thread | Thread Starter | Forum | Replies | Last Post |
![]() |
gardwr | Project | 2 | 09-02-2013 09:10 AM |
![]() |
jyfuller | Excel | 10 | 06-19-2013 05:31 PM |
![]() |
runswick | Word | 1 | 10-20-2012 11:03 AM |
sort data in excel | cabot | Excel | 1 | 08-17-2012 09:41 AM |
![]() |
rkeles | Excel | 6 | 02-04-2012 01:31 PM |