Hi,
I have a sample excel data which has 5 columns. I want to summarize them based on IDs and Work Time. So, for each ID, I need to sum its corresponding Work Time values and at the same time, keep other corresponding data too. For better understandings, I provided my desired final solution in sheet 2 (the answer should be written in a new sheet).
I think that I need to use VBA Dictionary.
Please help me out (Please note that I just need VBA code, not Power Pivot).
I wrote a code but I couldn't continue. I failed to complete the code. I'm new to VBA Dictionaries and don't have enough understandings of dictionary usage in different situation yet.
![]()
Please Login or Register to view this content.
Bookmarks