Home |
Search |
Today's Posts |
#1
![]()
Posted to microsoft.public.excel.programming
|
|||
|
|||
![]() Hi, I've got a macro code as below: Range("A1").FormulaArray = _ "=if(B1="Loan",D1,0)" And it causes a compile error. How should I fix it if I want to keep the text Loan in my formula. Thanks so much |
Thread Tools | Search this Thread |
Display Modes | |
|
|
![]() |
||||
Thread | Forum | |||
VBA Expected end of statement ERROR | Excel Programming | |||
Expected end of statement error | Excel Programming | |||
Overcome "expected end of statement error" | Excel Programming | |||
Micrsoft Visual Basic Compile error: Expected: end of statement | Excel Discussion (Misc queries) | |||
Formula expected end of statement error, typing formula into cell as part of VBA macro | Excel Programming |