Home |
Search |
Today's Posts |
#1
![]()
Posted to microsoft.public.excel.worksheet.functions
|
|||
|
|||
![]()
Hey all, I have something that I just can't seem to figure out. cells h2 to
k33 are linking to a file such as " [\\network_path\directory\xls_file]worksheet!h2" etc etc. my problem is that the excel file is named with the month. What I have been trying to do is create an external link that uses the value of a cell for the file data. an example would be having my path in cell a1 and the current month in cell b1 followed by the worksheet in cell c1. then in my group h2 to k33 instead of the direct link it would be looking at the combination of the 3 cells in row 1 that make up the link. Now as each month changes so does the reference and only that month is displayed. Is this possible, it has to be right? Thanks in advance for any help. Frank |
#2
![]()
Posted to microsoft.public.excel.worksheet.functions
|
|||
|
|||
![]()
Hi Frank,
You could do use an INDIRECT function to generate the reference using the 'month' value in another cell, but the downside is that none of the references will work unless the source workbook is open. Cheers -- macropod [MVP - Microsoft Word] "Frank" wrote in message ... Hey all, I have something that I just can't seem to figure out. cells h2 to k33 are linking to a file such as " [\\network_path\directory\xls_file]worksheet!h2" etc etc. my problem is that the excel file is named with the month. What I have been trying to do is create an external link that uses the value of a cell for the file data. an example would be having my path in cell a1 and the current month in cell b1 followed by the worksheet in cell c1. then in my group h2 to k33 instead of the direct link it would be looking at the combination of the 3 cells in row 1 that make up the link. Now as each month changes so does the reference and only that month is displayed. Is this possible, it has to be right? Thanks in advance for any help. Frank |
Reply |
Thread Tools | Search this Thread |
Display Modes | |
|
|
![]() |
||||
Thread | Forum | |||
Cell References | Excel Discussion (Misc queries) | |||
Inputting data to one worksheet for it effect another | Excel Discussion (Misc queries) | |||
Highlighted Reference Cell for a Working Cell | Excel Worksheet Functions | |||
Excel Macro to Copy & Paste | Excel Worksheet Functions | |||
Input cell reference is not valid (One Variable Data Table) | Excel Worksheet Functions |