Duchesssix
New Member
- Joined
- Jan 6, 2011
- Messages
- 42
I have the following formula that I want to replace va05.XLS with a variable but am not sure of the correct syntax.
ActiveCell.FormulaR1C1 = _
' "=IFERROR(VLOOKUP(RC[-3],va05.XLS!C2:C7,6,FALSE), """")"
ActiveCell.FormulaR1C1 = _
' "=IFERROR(VLOOKUP(RC[-3],va05.XLS!C2:C7,6,FALSE), """")"