How bult-in Excel sumifs function works

PG_Develop

New Member
Joined
May 12, 2017
Messages
7
Hello, colleagues

I need to write a user-defined function for Excel with some modification of built-in SUMIFS function.
Could you, please, help me to find the code of this function? Or to find source, where it's algorithm is described in details? I have spent a couple of hours on googling, but found nothing detailed enough

In case, you have some questions, do not hesitate to ask

Thank you in advance!
 

Excel Facts

What is =ROMAN(40) in Excel?
The Roman numeral for 40 is XL. Bill "MrExcel" Jelen's 40th book was called MrExcel XL.
I doubt you'll find anything like that.
You might just as well ask if the entire source code for Excel is available on the net. I should think it's not.

You'd be better off explaining what you're trying to achieve in words.
Someone may have a solution.
 
Last edited:
Upvote 0
I doubt you'll find anything like that.
You might just as well ask if the entire source code for Excel is available on the net. I should think it's not.

You'd be better off explaining what you're trying to achieve in words.
Someone may have a solution.

Yes, I had the same thoughts, but still hope for luck, that maybe someone found out the logic of that function)

I wrote some modification of this function, but it slows work a lot. You may see code and explanation of it here: https://codereview.stackexchange.com/questions/163090/sumifs3d-user-defined-function

Thank you for your participation in solving the problem!
 
Upvote 0

Forum statistics

Threads
1,216,106
Messages
6,128,863
Members
449,475
Latest member
Parik11

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