tintin1012000
Board Regular
- Joined
- Apr 27, 2011
- Messages
- 237
HI all,
Using VBA
I want to create an excel sheet where a supervisor can monitor 4 excel files,
The 4 files to monitor are in 4 different folders
C:\Documents and Settings\dave01\My Documents\Line 1
C:\Documents and Settings\dave01\My Documents\Line 2
C:\Documents and Settings\dave01\My Documents\Line 3
C:\Documents and Settings\dave01\My Documents\Line 4
In the line folders there are workbooks called wk18, wk19 wk 20 etc depending on the week !!
Ideally the excel document would ask the user for the week number and in turn it would open a specific location within the workbook,
Can anyone help
Using VBA
I want to create an excel sheet where a supervisor can monitor 4 excel files,
The 4 files to monitor are in 4 different folders
C:\Documents and Settings\dave01\My Documents\Line 1
C:\Documents and Settings\dave01\My Documents\Line 2
C:\Documents and Settings\dave01\My Documents\Line 3
C:\Documents and Settings\dave01\My Documents\Line 4
In the line folders there are workbooks called wk18, wk19 wk 20 etc depending on the week !!
Ideally the excel document would ask the user for the week number and in turn it would open a specific location within the workbook,
Can anyone help