![]() |
help needed urgently
hi, could you please tell me how to replace #N/A error sign with a warning
message that says," the value you have entered is not available" ? |
help needed urgently
Try using an IF(ISNA(...) construct:
=IF(ISNA(yourformula),"the value you have entered is not available",yourformula) -- Max Singapore http://savefile.com/projects/236895 xdemechanik --- "wardah" wrote: hi, could you please tell me how to replace #N/A error sign with a warning message that says," the value you have entered is not available" ? |
help needed urgently
=IF(ISERROR(your formula giving N/A),"the value you have entered is not
available",your formula giving N/A) Regards, Stefi €˛wardah€¯ ezt Ć*rta: hi, could you please tell me how to replace #N/A error sign with a warning message that says," the value you have entered is not available" ? |
All times are GMT +1. The time now is 03:43 AM. |
Powered by vBulletin® Copyright ©2000 - 2025, Jelsoft Enterprises Ltd.
ExcelBanter.com