Posted to microsoft.public.excel.worksheet.functions
|
|
Excel IF Function
maybe you mean? Look in the help index for ISERR
=if(iserr(yourformula),"",yourformula)
--
Don Guillett
SalesAid Software
"Kitt" wrote in message
...
Where in =PMT(B3/B5,B4*B5,B6) do you enter the IF Function?
|