Home |
Search |
Today's Posts |
#1
![]()
Posted to microsoft.public.excel.programming
|
|||
|
|||
![]()
I created the following code using the macro recorder. What I need to do is
find a way to replace the workbook name reference in the function with some generic reference that will always look in the open workbook -- no matter what the user names it. I think I know how to do it, in terms of creating variables to reference the workbook -- but I don't know how the syntax works in a worksheet function like this. Range("A64").Select ActiveCell.FormulaR1C1 = _ "='[Functional Generic Estimating Model Loaded 1.1.xls]Summary Data'!R[440]C20" |
Thread Tools | Search this Thread |
Display Modes | |
|
|
![]() |
||||
Thread | Forum | |||
Macro recorded... tabs & file names changed, macro hangs | Excel Worksheet Functions | |||
Recorded macro | Excel Discussion (Misc queries) | |||
looking to simplify a recorded macro with code | Excel Programming | |||
Recalculation Speed After Editing Macro Code | Excel Programming | |||
Protect macro code from viewing/editing | Excel Programming |