![]() |
HIDE #div/0
i need to hide #div/0 when PMT(E6/12,F6,E4 equal a 0
i tried IF(ISERROR (PMT(E6/12,F6,E4),"",(PMT(E6/12,F6,E4)) but it is not working |
HIDE #div/0
You haven't matched the parentheses properly. Use:
IF(ISERROR (PMT(E6/12,F6,E4)),"",(PMT(E6/12,F6,E4))) Regards, Fred "bobmuse" wrote in message ... i need to hide #div/0 when PMT(E6/12,F6,E4 equal a 0 i tried IF(ISERROR (PMT(E6/12,F6,E4),"",(PMT(E6/12,F6,E4)) but it is not working |
All times are GMT +1. The time now is 10:40 AM. |
Powered by vBulletin® Copyright ©2000 - 2025, Jelsoft Enterprises Ltd.
ExcelBanter.com