Home |
Search |
Today's Posts |
#1
![]()
Posted to microsoft.public.excel.programming
|
|||
|
|||
![]()
Selection.Formula = "=IF(G4="C",L4-F4,0)"
I would like the above formula to be input in the active cell. The trouble is that the appearance of the quote marks around C produces a syntax error in VBA. How do I include quote marks in a formula that Ineed to input using VBA. Thank you |
Thread Tools | Search this Thread |
Display Modes | |
|
|
![]() |
||||
Thread | Forum | |||
Writing formula to include quote marks in result | Excel Worksheet Functions | |||
Quote Marks Through VBA | Excel Discussion (Misc queries) | |||
How to keep quote marks for CSV in excel | Excel Discussion (Misc queries) | |||
Excel inserts single quote marks into formula | Excel Programming | |||
How do you look for quote marks? | Excel Programming |