+ Reply to Thread
Results 1 to 4 of 4

xlookup to extract image by reference number not working

Hybrid View

  1. #1
    Forum Contributor
    Join Date
    02-11-2014
    Location
    mauritius
    MS-Off Ver
    MS365
    Posts
    1,142

    xlookup to extract image by reference number not working

    Workbook with sheet catalog and process, goal to extract image from sheet catalog column C header image to process sheet header Catalog.

    the lookup value between sheet Catalog and sheet Process is Header ART Code,
    Using office 365=XLOOKUP(A2,CATALOG!$D$2:$D$14,CATALOG!$C$2:$C$14)but not giving expected result.
    Attached Files Attached Files

  2. #2
    Forum Moderator AliGW's Avatar
    Join Date
    08-10-2013
    Location
    Retired in Ipswich, Suffolk, but grew up in Sawley, Derbyshire (both in England)
    MS-Off Ver
    MS 365 Subscription Insider Beta Channel v. 2504 (Windows 11 Home 24H2 64-bit)
    Posts
    90,773

    Re: xlookup to extract image by reference number not working

    This can't be done unless you anchor the images into the cell on the Catalog sheet. I've done it for the first two - click on each image and then click on the icon that appears to its right
    Attached Files Attached Files
    Ali


    Enthusiastic self-taught user of MS Excel who's always learning!
    Don't forget to say "thank you" in your thread to anyone who has offered you help. It's a universal courtesy.
    You can reward them by clicking on * Add Reputation below their user name on the left, if you wish.

    NB:
    as a Moderator, I never accept friendship requests.
    Forum Rules (updated August 2023): please read them here.

  3. #3
    Forum Moderator AliGW's Avatar
    Join Date
    08-10-2013
    Location
    Retired in Ipswich, Suffolk, but grew up in Sawley, Derbyshire (both in England)
    MS-Off Ver
    MS 365 Subscription Insider Beta Channel v. 2504 (Windows 11 Home 24H2 64-bit)
    Posts
    90,773

    Re: xlookup to extract image by reference number not working

    Was this any good?

  4. #4
    Forum Expert avk's Avatar
    Join Date
    07-12-2007
    Location
    India
    MS-Off Ver
    Microsoft Office 2013
    Posts
    3,279

    Re: xlookup to extract image by reference number not working

    In photos sheet "A" is number "B" is photo
    In main sheet in "C2" input number accordingly change Image

    Define in name manager
    =OFFSET(Data!$B$1,Slider,0)
    =INDEX(Photos!$B$1:$B$100,MATCH(Main!$C$2,Photos!$A$1:$A$100,0))
    =Main!$C$2
    File attach for ready reference.
    Attached Files Attached Files


    atul


    If my answer (or that of other members) has helped you, please say "Thanks" by clicking the Add Reputation button at the foot of one of their posts.

    Also: if your problem is solved, please take the time to mark your thread as SOLVED by going to the top of your first post, selecting "Thread Tools" and then "Mark thread as solved".

+ 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. [SOLVED] How to extract the number of working hours for all employees and extract the start and end
    By office 2003 in forum Excel Formulas & Functions
    Replies: 27
    Last Post: 07-03-2024, 10:37 AM
  2. XLookup Max not working in VBA
    By Dylan1023 in forum Excel Programming / VBA / Macros
    Replies: 2
    Last Post: 04-24-2023, 07:49 PM
  3. XLOOKUP Function to Extract Data
    By andrewc in forum Excel General
    Replies: 7
    Last Post: 06-03-2022, 11:09 AM
  4. [SOLVED] XLOOKUP with table reference
    By CSASCott in forum Excel Programming / VBA / Macros
    Replies: 10
    Last Post: 03-12-2022, 04:45 PM
  5. extract lookup image with named range with index and match not working
    By JEAN1972 in forum Excel Formulas & Functions
    Replies: 1
    Last Post: 09-23-2019, 02:55 PM
  6. Replies: 2
    Last Post: 07-17-2013, 12:12 PM
  7. [SOLVED] How do I extract a date as text not the 1900 reference number
    By Adam in forum Excel General
    Replies: 3
    Last Post: 03-23-2005, 01:06 PM

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