+ Reply to Thread
Results 1 to 3 of 3

OFFSET function returning #VALUE when using external references

  1. #1
    Registered User
    Join Date
    04-12-2006
    Posts
    18

    OFFSET function returning #VALUE when using external references

    I am trying to setup an external reference using the offset function, as in:

    =OFFSET('\\file_path\[filename.xls]worksheet'!$CR$20,0,0)

    Ultimately this will help me creating copies of this and many other external references where data will accumulate in predictable ways. The problem is, the formula as shown returns a #VALUE error.

    The function will work if the file is currently open, but after I close the file (and then refresh the formula calcs) the error returns.

    Any idea what I'm doing wrong?

  2. #2
    Peo Sjoblom
    Guest

    Re: OFFSET function returning #VALUE when using external references

    Nothing wrong, this is a fact, Offset does not work with workbooks that are
    closed.

    INDEX can be used many times to do similar things that OFFSET can do and it
    will work with closed workbooks. You need to include the whole possible
    array in the first part of index but in many cases it can be used as a
    replacement


    --

    Regards,

    Peo Sjoblom

    http://nwexcelsolutions.com


    "AndrewPace" <[email protected]> wrote
    in message news:[email protected]...
    >
    > I am trying to setup an external reference using the offset function, as
    > in:
    >
    > =OFFSET('\\file_path\[filename.xls]worksheet'!$CR$20,0,0)
    >
    > Ultimately this will help me creating copies of this and many other
    > external references where data will accumulate in predictable ways.
    > The problem is, the formula as shown returns a #VALUE error.
    >
    > The function will work if the file is currently open, but after I close
    > the file (and then refresh the formula calcs) the error returns.
    >
    > Any idea what I'm doing wrong?
    >
    >
    > --
    > AndrewPace
    > ------------------------------------------------------------------------
    > AndrewPace's Profile:
    > http://www.excelforum.com/member.php...o&userid=33417
    > View this thread: http://www.excelforum.com/showthread...hreadid=532354
    >




  3. #3
    Registered User
    Join Date
    04-12-2006
    Posts
    18
    Many thanks for your quick reply.

+ 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