Home |
Search |
Today's Posts |
#1
![]()
Posted to microsoft.public.excel.programming
|
|||
|
|||
![]()
Hi Folks,
This seems strange to me... I have a formula which works fine... =IF('Executive Phone List.xls'!A5="","",'Executive Phone List.xls'!A5) but when I try to insert that via a macro I get an error. Range("A5").Select ActiveCell.FormulaR1C1 = "=IF('Executive Phone List.xls'!A5="","",'Executive Phone List.xls'!A5)" Produces: #NAME? TIA, Steve |
Thread Tools | Search this Thread |
Display Modes | |
|
|
![]() |
||||
Thread | Forum | |||
Formula Problem in Macro | Excel Discussion (Misc queries) | |||
Excel: VB Macro programming problem with formula writing | Excel Programming | |||
Problem with Formula n VB Macro | Excel Programming | |||
Macro Formula Updating Problem | Excel Programming | |||
Excel/macro Formula Problem! | Excel Programming |