J
Jordon
I hope I can make this clear without being confusing.
I've set up payroll spreadsheets for our business that
include hours worked. There's one spreadsheet for each
week. Each spreadsheet is named for the date of that
payday (which is always on a Tuesday), in the following
format...
YYYY-MM-DD.xls (2009-10-27.xls)
In each workbook are sheets named for each employee.
I'm trying to get a recap of hours worked for any
one employee over any date range, as easily as
possible.
I know I can enter a couple of Tuesdays dates in
adjacent cells and drag to get a whole column of
dates. What I need help with is extracting from
those dates the names of the files.
Ultimately I'd like to have a template where I
can enter an employees name, create a column of
dates and have it display a column of hours worked
for all those dates.
For instance if I type the name Jordon in A1 and in
A2 is the date 10/27/2009 then in B2 the formula
would produce something like the following...
'N:\[2009-10-27.xls]Jordon'!$C$9
Any ideas?
TIA
I've set up payroll spreadsheets for our business that
include hours worked. There's one spreadsheet for each
week. Each spreadsheet is named for the date of that
payday (which is always on a Tuesday), in the following
format...
YYYY-MM-DD.xls (2009-10-27.xls)
In each workbook are sheets named for each employee.
I'm trying to get a recap of hours worked for any
one employee over any date range, as easily as
possible.
I know I can enter a couple of Tuesdays dates in
adjacent cells and drag to get a whole column of
dates. What I need help with is extracting from
those dates the names of the files.
Ultimately I'd like to have a template where I
can enter an employees name, create a column of
dates and have it display a column of hours worked
for all those dates.
For instance if I type the name Jordon in A1 and in
A2 is the date 10/27/2009 then in B2 the formula
would produce something like the following...
'N:\[2009-10-27.xls]Jordon'!$C$9
Any ideas?
TIA