Tagged Questions
0
votes
1answer
64 views
How to Add one column based on the values of another column AND display into another sheet
I need to add all column G values together for each Value in column C (ndc) and display them into another sheet listing just NDC and then Total next to it. How would I go about doing that? Thanks