RpTheHotrod
New Member
- Joined
- Sep 12, 2008
- Messages
- 14
First, thanks for continuing to be an awesome community!
Second, I'm trying to accomplish something by forumla. I'm not familiar with VBA in excel, but if I need to do that, then I'm willing to work my way through it.
Here's an image of my current challenge:
https://i.imgur.com/MNyjiwb.png
Essentially, the top part of the image is what I have currently (Originally I only had ABC, but I needed to make the dates a header, and I could then populate the NUMBER accordingly). However, I need to now "save" space by collapsing an ID to only one row. The results of this would be the AFTER part at the bottom of the image.
I thought about using VLOOKUP, but VLOOKUP would end up searching for data outside of each ID section. For example, if I did a VLOOKUP in column DATE, I'd be searching for dates in both NAME(ID) and NAME 2(ID). The dates are not always the same for every ID.
Any ideas?
Second, I'm trying to accomplish something by forumla. I'm not familiar with VBA in excel, but if I need to do that, then I'm willing to work my way through it.
Here's an image of my current challenge:
https://i.imgur.com/MNyjiwb.png
Essentially, the top part of the image is what I have currently (Originally I only had ABC, but I needed to make the dates a header, and I could then populate the NUMBER accordingly). However, I need to now "save" space by collapsing an ID to only one row. The results of this would be the AFTER part at the bottom of the image.
I thought about using VLOOKUP, but VLOOKUP would end up searching for data outside of each ID section. For example, if I did a VLOOKUP in column DATE, I'd be searching for dates in both NAME(ID) and NAME 2(ID). The dates are not always the same for every ID.
Any ideas?