Multi-Formula Help
Hello,
I am trying to use two columns compared to two columns in another sheet to produce the value of a third column.
For example, I need to produce the annualized revenue value if the client name and team member match.
So I have one master sheet with the client name, team, and annualized revenue amount, then another sheet broken down by client and team members and I want to get the annualized revenue amount per team.
Sheet 1- Master sheet
Sheet 2 - need the annualized revenue dispersed throughout the team members
The problem is the 100 limit on the cross sheet reference, I have 200+ cross sheet references I would need in order to use the "=IF(team@row=Dante2, {Summary Range 1}, 0)" formula.
Any suggestions?
Answers
-
When I am faced with a problem like this I create a column in each sheet that smooshes the two fields together:
Client@row+Team@row
Then use INDEX and MATCH to hook the two together and bring in your fields.
-
How would I use INDEX/MATCH to filter out the different team members revenue amounts into different columns?
Help Article Resources
Categories
- All Categories
- 14 Welcome to the Community
- Customer Resources
- 64.9K Get Help
- 441 Global Discussions
- 139 Industry Talk
- 471 Announcements
- 4.9K Ideas & Feature Requests
- 129 Brandfolder
- 148 Just for fun
- 68 Community Job Board
- 494 Show & Tell
- 33 Member Spotlight
- 2 SmartStories
- 300 Events
- 36 Webinars
- 7.3K Forum Archives
Check out the Formula Handbook template!