formulas only work in half of the rows

downtown

New Member
Joined
Apr 29, 2002
Messages
4
I have a spread sheet that takes entries in columns headed A and B and does addition and subtraction with the data entered. I have 50 or more rows in some of the spread sheets and for some reason, the formulas only work down to row 39. Data entered in rows 40 and above has no effect. All cells above row 40 (1-39) are identical in their format. It's making me crazy. HELLLLPPPP.
Thanks
 

Excel Facts

Square and cube roots
The =SQRT(25) is a square root. For a cube root, use =125^(1/3). For a fourth root, use =625^(1/4).
I using the formula =SUMIF('A':'B',PRODUCT,'Q1':'Q2') where A and B are the product ID"s (1 is modems, 2 is monitors, etc..) and Q1 and Q2 are the quanities sold for each product. I put the product ID in A and the number sold in Q1 and it sums them to the product catagory.
 
Upvote 0
On 2002-04-30 14:42, downtown wrote:
I using the formula =SUMIF('A':'B',PRODUCT,'Q1':'Q2') where A and B are the product ID"s (1 is modems, 2 is monitors, etc..) and Q1 and Q2 are the quanities sold for each product. I put the product ID in A and the number sold in Q1 and it sums them to the product catagory.

the =SUMIF syntax is as follows :

=SUMIF(range to interrogate,criterion,range to sum)

are you sure you're following that exactly ?

post your EXACT formula, not a shortcut...
 
Upvote 0

Forum statistics

Threads
1,213,544
Messages
6,114,239
Members
448,555
Latest member
RobertJones1986

We've detected that you are using an adblocker.

We have a great community of people providing Excel help here, but the hosting costs are enormous. You can help keep this site running by allowing ads on MrExcel.com.
Allow Ads at MrExcel

Which adblocker are you using?

Disable AdBlock

Follow these easy steps to disable AdBlock

1)Click on the icon in the browser’s toolbar.
2)Click on the icon in the browser’s toolbar.
2)Click on the "Pause on this site" option.
Go back

Disable AdBlock Plus

Follow these easy steps to disable AdBlock Plus

1)Click on the icon in the browser’s toolbar.
2)Click on the toggle to disable it for "mrexcel.com".
Go back

Disable uBlock Origin

Follow these easy steps to disable uBlock Origin

1)Click on the icon in the browser’s toolbar.
2)Click on the "Power" button.
3)Click on the "Refresh" button.
Go back

Disable uBlock

Follow these easy steps to disable uBlock

1)Click on the icon in the browser’s toolbar.
2)Click on the "Power" button.
3)Click on the "Refresh" button.
Go back
Back
Top