Thread
:
Formula in VBA
View Single Post
#
1
Posted to microsoft.public.excel.programming
RC-
external usenet poster
Posts: 12
Formula in VBA
How can I get this formula to work in Excel using VBA?
ActiveCell.FormulaR1C1 = "=CONCATENATE(Employee_Data!$B3, ""
"",Employee_Data!$C3)"
I keep getting an application defined error.
Any help would be great
RC-
Reply With Quote
RC-
View Public Profile
Find all posts by RC-