mikebroder
New Member
- Joined
- Aug 28, 2014
- Messages
- 2
ok so lets say i have a sheet that has data on it like this...
name new add up acc
bob 1 1 1 4
joe 2 1 1 3
ed 3 3 2 3
I want to be able to locate a header like name or new or add and then have it list me the items underneath it
the thing is, the original sheet gets columns added to it in various places, but the headers always stay the same...so while "new" might be in column 2 today, it may be in column 3 tomorrow
this one has been killing me...i tried a variation of index/match, but nothing is really working unless i'm missing something...and to top it off this sheet goes from A to BH as of right now and I need to find various columns throughout...
anyone up for a challenge?
name new add up acc
bob 1 1 1 4
joe 2 1 1 3
ed 3 3 2 3
I want to be able to locate a header like name or new or add and then have it list me the items underneath it
the thing is, the original sheet gets columns added to it in various places, but the headers always stay the same...so while "new" might be in column 2 today, it may be in column 3 tomorrow
this one has been killing me...i tried a variation of index/match, but nothing is really working unless i'm missing something...and to top it off this sheet goes from A to BH as of right now and I need to find various columns throughout...
anyone up for a challenge?