Thread
:
insert formula in cell
View Single Post
#
1
Posted to microsoft.public.excel.programming
Luc[_3_]
external usenet poster
Posts: 24
insert formula in cell
trying following code to put a formula in a specific cell but get errormsg
Worksheets("Graphs").range("n4").FormulaR1C1 = "=VLOOKUP(M4;webdata!A4:E23;3)"
what am I doing wrong?
Reply With Quote
Luc[_3_]
View Public Profile
Find all posts by Luc[_3_]