Reply
 
LinkBack Thread Tools Search this Thread Display Modes
  #1   Report Post  
Posted to microsoft.public.excel.worksheet.functions
external usenet poster
 
Posts: 1
Default 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" ?
  #2   Report Post  
Posted to microsoft.public.excel.worksheet.functions
Max Max is offline
external usenet poster
 
Posts: 9,221
Default 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" ?

  #3   Report Post  
Posted to microsoft.public.excel.worksheet.functions
external usenet poster
 
Posts: 2,646
Default 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" ?

Reply
Thread Tools Search this Thread
Search this Thread:

Advanced Search
Display Modes

Posting Rules

Smilies are On
[IMG] code is On
HTML code is Off
Trackbacks are On
Pingbacks are On
Refbacks are On


Similar Threads
Thread Thread Starter Forum Replies Last Post
Sports Comp Ladder tabulating help needed shaunl Excel Worksheet Functions 12 January 29th 14 01:25 PM
fomula needed to find the "new" time, for example if [email protected] Excel Discussion (Misc queries) 7 June 27th 06 12:24 AM
Help Needed Urgently John Excel Worksheet Functions 2 September 13th 05 02:58 PM
help NEEDED URGENTLY (I HAVE TRIED SOME SUGGESTIONS BUT THEY DONT WORK UNLESS I AM DOING THEM WRONG gordo Excel Worksheet Functions 8 June 26th 05 07:40 PM
Urgent help needed: IF function Terence Excel Worksheet Functions 3 November 16th 04 02:29 AM


All times are GMT +1. The time now is 07:59 PM.

Powered by vBulletin® Copyright ©2000 - 2024, Jelsoft Enterprises Ltd.
Copyright ©2004-2024 ExcelBanter.
The comments are property of their posters.
 

About Us

"It's about Microsoft Excel"