Transfer a List from another Tab (NOT a drop-down)

OtterlyAdorable

New Member
Joined
Apr 10, 2013
Messages
5
I have a document that keeps track of a salespersons' sales. It has 2 tabs.

Tab A is used to display the data the salesman needs to know about his earnings for a given month in a clean, printable form. There's a drop down tab to select which month the sales manager wants to print information for. All of the information on this page references that cell, and then looks up the info in that month's column on tab B.

Tab B holds all of the applicable data, does the calculations, and is generally there because that's how my boss wanted it.

I have a section on tab B that the sales manager fills in with a salesperson's territories.

He wants to display each item in this list that actually made money for the month on Tab A.

For example, let's say there are 3 territories. North, South, and East. Jimmy the sales guy made $20 in North, $50 in South, and zero in East. North, South, and East are all listed on tab B, since Jimmy might have made money in East in different months, as well.

So now I need to figure out, what kind of formula do I need to get this result:

Check month selected in Tab A. Look up which territories under that month's column in Tab B are greater than 0. Display those values in the cells on Tab A.

Thanks so much in advance for your help!
 

Excel Facts

Workdays for a market open Mon, Wed, Friday?
Yes! Use "0101011" for the weekend argument in NETWORKDAYS.INTL or WORKDAY.INTL. The 7 digits start on Monday. 1 means it is a weekend.

Forum statistics

Threads
1,195,743
Messages
6,011,395
Members
441,612
Latest member
npasha1

We've detected that you are using an adblocker.

We have a great community of people providing Excel help here, but the hosting costs are enormous. You can help keep this site running by allowing ads on MrExcel.com.
Allow Ads at MrExcel

Which adblocker are you using?

Disable AdBlock

Follow these easy steps to disable AdBlock

1)Click on the icon in the browser’s toolbar.
2)Click on the icon in the browser’s toolbar.
2)Click on the "Pause on this site" option.
Go back

Disable AdBlock Plus

Follow these easy steps to disable AdBlock Plus

1)Click on the icon in the browser’s toolbar.
2)Click on the toggle to disable it for "mrexcel.com".
Go back

Disable uBlock Origin

Follow these easy steps to disable uBlock Origin

1)Click on the icon in the browser’s toolbar.
2)Click on the "Power" button.
3)Click on the "Refresh" button.
Go back

Disable uBlock

Follow these easy steps to disable uBlock

1)Click on the icon in the browser’s toolbar.
2)Click on the "Power" button.
3)Click on the "Refresh" button.
Go back
Top