• Ifiserror problem

    Author
    Topic
    #479127

    Hi

    I am trying to add an iserror to this formula =IF(J240,J24*B24,””) without success can anyone help please

    I am using excel 2010

    Many Thanks :confused:

    Viewing 1 reply thread
    Author
    Replies
    • #1299212

      Not knowing what you logic requirements are for the error condition you can try this or adjust as appropriate.
      =IF(J240,IF(ISERROR(J24*B24),”Calculation Error”,J24*B24),””)
      :cheers:

      May the Forces of good computing be with you!

      RG

      PowerShell & VBA Rule!
      Computer Specs

    • #1299217

      For 2010 you can use IFERROR:

      =IFERROR(IF(J240,J24*B24,””),”Error message”)

      • #1299234

        Hi Guys

        Thanks for the prompt reply, this works for me
        Regards
        Braddy

    Viewing 1 reply thread
    Reply To: Ifiserror problem

    You can use BBCodes to format your content.
    Your account can't use all available BBCodes, they will be stripped before saving.

    Your information: