+ Reply to Thread
Results 1 to 2 of 2

Using offset with lookup

  1. #1
    Registered User
    Join Date
    12-30-2013
    Location
    NewUlm, MN
    MS-Off Ver
    Excel 2007
    Posts
    4

    Using offset with lookup

    I'm trying to find the first empty cell in a column on one sheet, then insert the value in the adjacent cell to the left into a cell on a different sheet,

    using this formula:

    =offset((LOOKUP(1E+307,'[PO Log.xlsx]PO Log'!B:B)),0,-1)

    But I keep getting an error popup.

  2. #2
    Forum Guru Jonmo1's Avatar
    Join Date
    03-08-2013
    Location
    Bryan, TX
    MS-Off Ver
    Excel 2010
    Posts
    9,763

    Re: Using offset with lookup

    Try

    =LOOKUP(1E+307,'[PO Log.xlsx]PO Log'!B:B,'[PO Log.xlsx]PO Log'!A:A)

+ Reply to Thread

Thread Information

Users Browsing this Thread

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

Similar Threads

  1. Getting an offset value through LOOKUP
    By anmck in forum Excel General
    Replies: 4
    Last Post: 11-02-2009, 05:47 PM
  2. Help with Offset/Lookup
    By Sweenster in forum Excel Formulas & Functions
    Replies: 1
    Last Post: 12-02-2005, 02:25 PM
  3. lookup with offset?
    By GEORGIA in forum Excel Formulas & Functions
    Replies: 0
    Last Post: 09-06-2005, 04:05 PM
  4. [SOLVED] lookup with offset?
    By bj in forum Excel Formulas & Functions
    Replies: 4
    Last Post: 09-06-2005, 06:05 AM
  5. lookup with offset?
    By bj in forum Excel Formulas & Functions
    Replies: 6
    Last Post: 09-06-2005, 04:05 AM

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