Home |
Search |
Today's Posts |
#1
![]()
Posted to microsoft.public.excel.programming
|
|||
|
|||
![]() Hi, I would like to use the name in the C4 in Sheet1 as my source file as xls file. I have written a macro but have error. Attached please find the macro. Anyone can help. Thanks. Sub Macro1() Range("K10").Select ActiveCell.FormulaR1C1 = "=[Sheet1!C4.xls]LeakFreq!R39C4" End Sub -- ccl28 ------------------------------------------------------------------------ ccl28's Profile: http://www.excelforum.com/member.php...o&userid=36095 View this thread: http://www.excelforum.com/showthread...hreadid=569812 |
Thread Tools | Search this Thread |
Display Modes | |
|
|
![]() |
||||
Thread | Forum | |||
delete info from source file w/out changing the destination file | New Users to Excel | |||
Retaining cell reference in destination, when sorting source file | Excel Worksheet Functions | |||
Linked File Calcuation req. source file to be open | Excel Discussion (Misc queries) | |||
Automatic update of links in destination file when source file mo. | Excel Discussion (Misc queries) | |||
"file not found" error message when launching source file | Excel Programming |