Home |
Search |
Today's Posts |
#6
![]()
Posted to microsoft.public.excel.worksheet.functions
|
|||
|
|||
![]()
On Tue, 07 Apr 2009 10:48:47 -0700, Gord Dibben <gorddibbATshawDOTca
wrote: Depends upon your regional settings whether ; or , is accepted. Gord Dibben MS Excel MVP On Tue, 7 Apr 2009 09:43:01 -0700, gunnarhg wrote: It worked with ; in stead of , remember ;;;;; =IF(ISERROR(existing_formula);0;existing_formula ) "Pete_UK" wrote: If you don't want to make use of a separate cell (or column), you can amend the formula which causes the #REF error as follows: =IF(ISERROR(existing_formula),0,existing_formula) Hope this helps. Pete Cannot 0 be encapsulated by quotes to achieve this? "0" |
Thread Tools | Search this Thread |
Display Modes | |
|
|
![]() |
||||
Thread | Forum | |||
Creating a Custom Excel Function to Calculate Gini Coefficients | Excel Worksheet Functions | |||
Function that Returns address of that cell? | Excel Worksheet Functions | |||
Reading Cell Function??? | Excel Worksheet Functions | |||
Copy cell format to cell on another worksht and update automatical | Excel Worksheet Functions | |||
make a cell empty based on condition | Charts and Charting in Excel |