sparkyrose
New Member
- Joined
- Jul 22, 2011
- Messages
- 4
Hi All,
This seems like it should be a simple thing but I just can't figure it out.
I have a table of data (call it the Master) in one worksheet. I have another sheet in the same workbook which is acting as a one-page summary (I will print and give to my boss).
I want to create a small table on the summary page by selecting columns and rows from the Master, based on a specific parameter. If I was working in Access or SQL I'd be fine (SELECT, columnA, columnB, WHERE ...). I can't for the life of me see how to do this in Excel.
Any ideas?
I thought about vlookup and pivot tables but neither really seems appropriate; vlookup because the user has to enter the matching data point and pivot table because I'm not manipulating the data, just selecting it.
Thanks in advance for any suggestions.
This seems like it should be a simple thing but I just can't figure it out.
I have a table of data (call it the Master) in one worksheet. I have another sheet in the same workbook which is acting as a one-page summary (I will print and give to my boss).
I want to create a small table on the summary page by selecting columns and rows from the Master, based on a specific parameter. If I was working in Access or SQL I'd be fine (SELECT, columnA, columnB, WHERE ...). I can't for the life of me see how to do this in Excel.
Any ideas?
I thought about vlookup and pivot tables but neither really seems appropriate; vlookup because the user has to enter the matching data point and pivot table because I'm not manipulating the data, just selecting it.
Thanks in advance for any suggestions.