I need to convert:
Formula:
=SUMIFS($D:$D;$A:$A;"="&$G2;$B:$B;$H2;$C:$C;"="&$N$1)
to VBA code and find a way to loop it so I can fill column K (based on the length of column G) of the example with the correct sums.
sumifexample.xlsx
I need to convert:
Formula:
=SUMIFS($D:$D;$A:$A;"="&$G2;$B:$B;$H2;$C:$C;"="&$N$1)
to VBA code and find a way to loop it so I can fill column K (based on the length of column G) of the example with the correct sums.
sumifexample.xlsx
There are currently 1 users browsing this thread. (0 members and 1 guests)
Bookmarks