• Making #Value return ‘On Request’ (2003 SP2)

    Home » Forums » AskWoody support » Productivity software by function » MS Excel and spreadsheet help » Making #Value return ‘On Request’ (2003 SP2)

    Author
    Topic
    #452446

    Evening all

    I have a cell that returns values on a column that us formatted to curreny £ however sometimes the cell it looks up for the value has an ‘on request’ entry, is there a way of incorperaring into my formula that instead of showing #Value it should show on request.

    TIA

    Steve

    Viewing 0 reply threads
    Author
    Replies
    • #1117183

      Your formula

      =expression

      can be changed to

      =IF(ISERROR(expression),”On Request”,expression)

      This replaces the error value #VALUE with the quoted text string.

    Viewing 0 reply threads
    Reply To: Making #Value return ‘On Request’ (2003 SP2)

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

    Your information: