+ Reply to Thread
Results 1 to 5 of 5

IFERROR for ver. 2003

  1. #1
    Forum Contributor
    Join Date
    11-28-2008
    Location
    Reykjavík, Iceland
    MS-Off Ver
    Any of: 2003 & 2007
    Posts
    412

    IFERROR for ver. 2003

    Hi,

    I tried the proposed UDF (in the hereunder thread) and it works fine as long as it is placed in a module inside the active VB.

    When I receive a WB which was saved as XSLX format it shows: _xlfn.IFERROR with the correct result, but when I enter the formula for editing and hit Enter, it gives the #NAME error.

    Also, when I put it into my PERSONAL.XLS and/or BOOK.XLT - it returns #NAME?

    How can I use this UDF in Excel 2003 to avoid that error ?
    (I do not want to install the compatibility add-in).

    http://www.excelforum.com/excel-gene...ml#post2357528

    Thanks, Elm
    Last edited by ElmerS; 08-05-2010 at 10:44 AM.

  2. #2
    Forum Guru romperstomper's Avatar
    Join Date
    11-04-2008
    Location
    A1
    MS-Off Ver
    Most
    Posts
    12,302

    Re: IFERROR for ver. 2003

    If you use a UDF that is not in the same workbook or in an add-in, you must prefix it with the workbook name:
    =Personal.xls!IfError(...)
    for example.
    Remember what the dormouse said
    Feed your head

  3. #3
    Forum Contributor
    Join Date
    11-28-2008
    Location
    Reykjavík, Iceland
    MS-Off Ver
    Any of: 2003 & 2007
    Posts
    412

    Re: IFERROR for ver. 2003

    Thanks a lot.

    Elm

  4. #4
    Forum Expert shg's Avatar
    Join Date
    06-20-2007
    Location
    The Great State of Texas
    MS-Off Ver
    2003, 2010
    Posts
    40,678

    Re: IFERROR for ver. 2003

    Or add a reference to Personal.xls.
    Entia non sunt multiplicanda sine necessitate

  5. #5
    Forum Contributor
    Join Date
    11-28-2008
    Location
    Reykjavík, Iceland
    MS-Off Ver
    Any of: 2003 & 2007
    Posts
    412

    Re: IFERROR for ver. 2003

    Thanks shg,

    If my assumption is correct - I'll have to add such reference in every WB I get, from a third party, and this seems for me more complicated that using PERSONAL.XLS!

    Elm

+ Reply to Thread

Thread Information

Users Browsing this Thread

There are currently 1 users browsing this thread. (0 members and 1 guests)

Bookmarks

Posting Permissions

  • You may not post new threads
  • You may not post replies
  • You may not post attachments
  • You may not edit your posts

Search Engine Friendly URLs by vBSEO 3.6.0 RC 1