![]() |
#value!
Hi all
Cell Result Formula (672.00) (672) =--SUBSTITUTE(+$Cell,".",",") (10.00) (10) =--SUBSTITUTE(+$cell,".",",") #VALUE! =--SUBSTITUTE(+$cell,".",",") any idea if i need to change the result from "#Value! to "zero" if the cell is "nil" |
#value!
If(iserror(A),"zero",A)
"AFA" wrote: Hi all Cell Result Formula (672.00) (672) =--SUBSTITUTE(+$Cell,".",",") (10.00) (10) =--SUBSTITUTE(+$cell,".",",") #VALUE! =--SUBSTITUTE(+$cell,".",",") any idea if i need to change the result from "#Value! to "zero" if the cell is "nil" |
#value!
=IF(A1="","zero",your formula)
"AFA" wrote: Hi all Cell Result Formula (672.00) (672) =--SUBSTITUTE(+$Cell,".",",") (10.00) (10) =--SUBSTITUTE(+$cell,".",",") #VALUE! =--SUBSTITUTE(+$cell,".",",") any idea if i need to change the result from "#Value! to "zero" if the cell is "nil" |
#value!
thanks minli.
"minli" wrote: If(iserror(A),"zero",A) "AFA" wrote: Hi all Cell Result Formula (672.00) (672) =--SUBSTITUTE(+$Cell,".",",") (10.00) (10) =--SUBSTITUTE(+$cell,".",",") #VALUE! =--SUBSTITUTE(+$cell,".",",") any idea if i need to change the result from "#Value! to "zero" if the cell is "nil" |
#value!
thanks teethless mama!
"Teethless mama" wrote: =IF(A1="","zero",your formula) "AFA" wrote: Hi all Cell Result Formula (672.00) (672) =--SUBSTITUTE(+$Cell,".",",") (10.00) (10) =--SUBSTITUTE(+$cell,".",",") #VALUE! =--SUBSTITUTE(+$cell,".",",") any idea if i need to change the result from "#Value! to "zero" if the cell is "nil" |
All times are GMT +1. The time now is 07:35 PM. |
Powered by vBulletin® Copyright ©2000 - 2025, Jelsoft Enterprises Ltd.
ExcelBanter.com