tarynmahon
Member
I have a formula
=IFERROR((SUM(IF(('H:BDMLMarketing CISMITarynSDLFiles to open[SDL Sales.xlsb]Apr12'!$N$12:$N$9236="ADON")*('H:BDMLMarketing CISMITarynSDLFiles to open[SDL Sales.xlsb]Apr12'!$AH$12:$AH$9236="Web")*('H:BDMLMarketing CISMITarynSDLFiles to open[SDL Sales.xlsb]Apr12'!$M$12:$M$9236="Inception"),1/COUNTIFS('H:BDMLMarketing CISMITarynSDLFiles to open[SDL Sales.xlsb]Apr12'!$N$12:$N$9236,"ADON",'H:BDMLMarketing CISMITarynSDLFiles to open[SDL Sales.xlsb]Apr12'!$M$12:$M$9236,"Inception",'H:BDMLMarketing CISMITarynSDLFiles to open[SDL Sales.xlsb]Apr12'!$AH$12:$AH$9236,"Web",'H:BDMLMarketing CISMITarynSDLFiles to open[SDL Sales.xlsb]Apr12'!$B$12:$B$9236,'H:BDMLMarketing CISMITarynSDLFiles to open[SDL Sales.xlsb]Apr12'!$B$12:$B$9236)),0))/E10,0)
It works brilliantly but unfortunately the people that are going to use my spreadsheet that has this formula in do not have as high a spec PC as I do and when they try to open it it crashes, there are lots of formulas in my spreadsheet but I have isolated the problem to be this particular formula, is there anything else I can do to get this working more efficiently? I also dont know if this is going to make any sense without an example but I am unable to upload anything due to company restrictions
=IFERROR((SUM(IF(('H:BDMLMarketing CISMITarynSDLFiles to open[SDL Sales.xlsb]Apr12'!$N$12:$N$9236="ADON")*('H:BDMLMarketing CISMITarynSDLFiles to open[SDL Sales.xlsb]Apr12'!$AH$12:$AH$9236="Web")*('H:BDMLMarketing CISMITarynSDLFiles to open[SDL Sales.xlsb]Apr12'!$M$12:$M$9236="Inception"),1/COUNTIFS('H:BDMLMarketing CISMITarynSDLFiles to open[SDL Sales.xlsb]Apr12'!$N$12:$N$9236,"ADON",'H:BDMLMarketing CISMITarynSDLFiles to open[SDL Sales.xlsb]Apr12'!$M$12:$M$9236,"Inception",'H:BDMLMarketing CISMITarynSDLFiles to open[SDL Sales.xlsb]Apr12'!$AH$12:$AH$9236,"Web",'H:BDMLMarketing CISMITarynSDLFiles to open[SDL Sales.xlsb]Apr12'!$B$12:$B$9236,'H:BDMLMarketing CISMITarynSDLFiles to open[SDL Sales.xlsb]Apr12'!$B$12:$B$9236)),0))/E10,0)
It works brilliantly but unfortunately the people that are going to use my spreadsheet that has this formula in do not have as high a spec PC as I do and when they try to open it it crashes, there are lots of formulas in my spreadsheet but I have isolated the problem to be this particular formula, is there anything else I can do to get this working more efficiently? I also dont know if this is going to make any sense without an example but I am unable to upload anything due to company restrictions