Home |
Search |
Today's Posts |
|
#1
![]()
Posted to microsoft.public.excel.programming
|
|||
|
|||
![]() Hi, Can anyone help. I am trying to build a workbook that analyses the data from other workbooks. I.e. I receive timesheet data each month from employees and I want to change the name of the workbook the data comes from in each work sheet in the analyses workbook. For instance I import the data in a particular cell using: =[timesheet_TT_april_06.xls]Week5!$A$5 But the name of the file timesheet_TT_april_06.xls will change every month and I use the name in multiple cells to import the data from various cells. I have tried putting the name of the other workbook in a cell in the analyses workbook and then referenced the cell in the file location but excel does not like it. Can anyone tell me how I can use a macro or VB function etc to make the file name a variable I can include in the location of the cell data. I have tried many different techniques and trawled the web for solutions without luck. Thanks in anticipation of any help -- jimpy22 ------------------------------------------------------------------------ jimpy22's Profile: http://www.excelforum.com/member.php...o&userid=33155 View this thread: http://www.excelforum.com/showthread...hreadid=529733 |
Reply |
Thread Tools | Search this Thread |
Display Modes | |
|
|
![]() |
||||
Thread | Forum | |||
work book | Excel Worksheet Functions | |||
Is there away to keep "auto save" from jumping to the first work sheet in the work book? | New Users to Excel | |||
simultaneously work in a work book with other users | Excel Discussion (Misc queries) | |||
Using a cell reference to refernce worksheet in another work book | Excel Worksheet Functions | |||
Counting the # of pivot tables within a work book and passing in as a variable | Excel Programming |