Search dynamic File Name and pull data from multiple sheets, same cell, into one master sheet

sbjmsoules

New Member
Joined
Aug 12, 2014
Messages
1
Search dynamic File Name and pull data from multiple sheets, same cell, into one master sheet
I have a user group of approx 100 people that is required to fill out time sheets weekly. The have to submit their timesheets in with a specific naming nominclature in a network folder. I want to have a master sheet pull from this folder and populate the calculated number of hrs from a specific cell in each sheet and have it updated weekly.

I think I can use something like this to populate the Master sheet:

=INDIRECT("'[\\Management Team\Field\TimeSheets\Time-Sheets-Central]"&B18&"-TS-"&$D$17&$E$2)

Where as B18 = the persons name and $D$17 = the name of the week in the file name and $E$2 = Calculated hrs from the cell in the sheet.

I can not get it to work. It comes up with various Reference errors. Any ideas?​
 

Excel Facts

What does custom number format of ;;; mean?
Three semi-colons will hide the value in the cell. Although most people use white font instead.

Forum statistics

Threads
1,215,944
Messages
6,127,835
Members
449,411
Latest member
adunn_23

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