Hello,
I would like to know how to create a UDF in VBA that replicates a SUMPRODUCT formula. Is this possible and how can I do it? I am new to VBA so not familiar enough with the code to create this myself.
For example - UDF - HO() = SUMPRODUCT((Item Index range=X)*(Date Index Range=Y)*(Numbers Range))
Thanks,
Rob
I would like to know how to create a UDF in VBA that replicates a SUMPRODUCT formula. Is this possible and how can I do it? I am new to VBA so not familiar enough with the code to create this myself.
For example - UDF - HO() = SUMPRODUCT((Item Index range=X)*(Date Index Range=Y)*(Numbers Range))
Thanks,
Rob