Folks - Need some help here. I have searched the forum and haven't been able to locate this specifically.
I have a sumif function that adds up all the values in a column based on set criteria in another column. Is there a VBA Code/Macro that would convert this sumif value into the sum of individual numbers. For instance, the output instead of being a single number should be something like = SUM(258, 712, 556, 478, 412, ...etc).
This way, I need to exactly know which numbers have gone into the Sumif. Please help.
Thankyou
I have a sumif function that adds up all the values in a column based on set criteria in another column. Is there a VBA Code/Macro that would convert this sumif value into the sum of individual numbers. For instance, the output instead of being a single number should be something like = SUM(258, 712, 556, 478, 412, ...etc).
This way, I need to exactly know which numbers have gone into the Sumif. Please help.
Thankyou