• Hi All

    Please note that at the Chandoo.org Forums there is Zero Tolerance to Spam

    Post Spam and you Will Be Deleted as a User

    Hui...

  • When starting a new post, to receive a quicker and more targeted answer, Please include a sample file in the initial post.

Formula optimization

Pierre

Member
Hello,

I have a file for calculating number of tranport per transport company. There are lots of formula inside that can make the file a bit slow. I was wondering if there was any a way to improve/change the formula inside so that the calculations and updates would be quicker.
For example, I was thinking to change the "countifs" by "sumproduct"?
Any help is welcome :)
 
Something is wrong somewhere, I tried even with a blank file, I have the "There was a problem updloading your file" error message...
I tried to restard computer but it's still the same... :(
 
Thanks for the file...

Can you check the result after limiting all your ranges?
For example:

=COUNTIFS('Подтверждение день'!$D2:$D1000,$AO$11,'Подтверждение день'!$L2:$L1000,$AQ$3,'Подтверждение день'!$S2:$S1000,$AQ$2)

Regards,
 
Back
Top