Home |
Search |
Today's Posts |
#3
![]()
Posted to microsoft.public.excel.worksheet.functions
|
|||
|
|||
![]()
If you mean something like this:
=IF(A1<=0,"",A1) it means return an empty string of text, which effectively makes the cell look blank. It is not empty, though, as it contains the formula !! Hope this helps. Pete On Aug 28, 9:07*pm, mjwskier wrote: In an IF statement, the "Value_if_true" line contains a pair of quote marks. * What does this mean? * |
Thread Tools | Search this Thread |
Display Modes | |
|
|
![]() |
||||
Thread | Forum | |||
How can I add quote marks around cell contents? | Excel Discussion (Misc queries) | |||
How do I force quote marks when exporting to a csv? | Excel Discussion (Misc queries) | |||
Quote Marks Through VBA | Excel Discussion (Misc queries) | |||
Quote marks in Formulas passed from VB Script in Excel | Excel Worksheet Functions | |||
How to keep quote marks for CSV in excel | Excel Discussion (Misc queries) |