Home |
Search |
Today's Posts |
#2
![]()
Posted to microsoft.public.excel.programming
|
|||
|
|||
![]()
Do you intend this?:
ActiveCell.Formula = "=IF(B3<""\"",J" & i & "*R" & i & "+S" & i & ",""\"")" -- Jim "DKY" wrote in message ... | | I keep getting a compile syntax error on this line of my macro. | | ActiveCell.FORMULA = "=IF(B3<\"\",(J" & i & "*R" & i & ")+S" & | i,\"\") | | what am I missing? | | | -- | DKY | ------------------------------------------------------------------------ | DKY's Profile: http://www.excelforum.com/member.php...o&userid=14515 | View this thread: http://www.excelforum.com/showthread...hreadid=393284 | |
Thread Tools | Search this Thread |
Display Modes | |
|
|
![]() |
||||
Thread | Forum | |||
Solver - error - Compile Error | Excel Discussion (Misc queries) | |||
help with this error-Compile error: cant find project or library | Excel Discussion (Misc queries) | |||
How do I get rid of "Compile error in hidden module" error message | Excel Discussion (Misc queries) | |||
Compile error in hidden module error | Excel Programming |