Home |
Search |
Today's Posts |
#1
![]()
Posted to microsoft.public.excel.programming
|
|||
|
|||
![]()
I am attempting to load a formula from VB. I get an object defined error on
the final line of code below Dim formula_str As String Range(M4).Select formula_str = "=IF(ISERROR(VLOOKUP(A4,'[filename.xls]sheet1'!$A$2:$B$100,2,FALSE)),0,VLOOKUP(A4,'[filename.xls]sheet1'!$A$2:$B$100,2,FALSE))" ActiveCell.FormulaR1C1 = formula_str |
Thread Tools | Search this Thread |
Display Modes | |
|
|
![]() |
||||
Thread | Forum | |||
loading | Excel Discussion (Misc queries) | |||
add-ins not loading | Excel Programming | |||
Loading an xml | Excel Programming | |||
Loading Bar | Excel Programming | |||
Loading Bar | Excel Programming |