fromula nesting problems

K

karen

this formula works but we are gowing and

=SUM(IF('\\Ks2\c\COST\[current.xls]current'!$A$1:$A$10000=$Q$30,
IF('\\Ks2\c\COST\[current.xls]current'!$B$1:$B$10000<>$Q$31,
IF('\\Ks2\c\COST\[current.xls]current'!$B$1:$B$10000<>$Q$33,
IF('\\Ks2\c\COST\[current.xls]current'!$B$1:$B$10000<>$Q$34,
IF('\\Ks2\c\COST\[current.xls]current'!$C$1:$C$10000=G$1,
IF('\\Ks2\c\COST\[current.xls]current'!$D$1:$D$10000=$Q$29,
'\\Ks2\c\COST\[current.xls]current'!$G$1:$G$10000,0),0),0),0),0),0))

this formula has 6 nested items, do to expansion in my costing data i now
have a
need for nine if nests i know it can only handle 7 and am looking for a new
way to look at this problem.
I need to add <>Q35,<>Q36,<>Q37
Q30 is a client name
Q29 is a 4 for current year
Q31 tru Q37 are some product codes EX: SE, EQ, LABR,SH...

Thank you for reading this
karen
 

Ask a Question

Want to reply to this thread or ask your own question?

You'll need to choose a username for the site, which only take a couple of moments. After that, you can post your question and our members will help you out.

Ask a Question

Similar Threads

nesting problems 11
what to use 2
Incrementing IPv6 address 1
Need help matching similar data... 4
Calc Speed & Formula simplification 2
drop down list 1
RANDBETWEEN problems 7
vba coding question 0

Top