I have a dashboard set up in which when you choose a doctor from the drop down menu (created with data validation list) in cell B2, a score is generated for the doctor in cell D20.
I would like to be able to automatically call up each doctor in the drop down menu and copy the provider name and their score into a new sheet. So, the columns in the new sheet would be labeled Provider (in cell A1) and Score (in cell B1). Each row would contain a provider from the drop down menu and their corresponding score.
Is there a way to do this?
Here is a link to a test sheet: https://www.dropbox.com/s/blo55eub9n...le_012814.xlsx
The "provider performance" tab is the dashboard that includes the drop down menu. I want to automatically loop through the drop down menu in B2 and copy and paste the provider ID from the drop down, along with the overall score in cell d20 into the provider id and overall score columns (a1 and b1) in the "provider data" tab.
The final output would have each of the 7 provider IDs and their scores populating the provider data tab from a2 to b8.
Thanks in advance!
Bookmarks