have a list of employee/s name auto populate on different tabs

precisiongreen32

New Member
Joined
Jan 18, 2019
Messages
1
Looking for help. I would like to create a formula that would pull in employees name/s. I have a database I type in employees names and the route each person is assigned to. Each route has its own tab. I want he employees who belong on the route/tab to auto populate. The crew may be one or 6 people.

=IFERROR(INDEX(staff2!$E$2:$E$80,SMALL(IF($D$3=staff2!$A$2:$A$80,ROW(staff2!$E$2:$E$80)-1,""),ROW()-7)),"")

this is the formula I have. I can get it to work, but when I change the tab name it quits working. I need to put the formula in the 12 boxes that is where the employees name go. Then I copy the "template" tab rename it to whatever the route name is.
 

Excel Facts

Why are there 1,048,576 rows in Excel?
The Excel team increased the size of the grid in 2007. There are 2^20 rows and 2^14 columns for a total of 17 billion cells.

Forum statistics

Threads
1,223,893
Messages
6,175,240
Members
452,621
Latest member
Laura_PinksBTHFT

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
Back
Top