+ Reply to Thread
Results 1 to 8 of 8

XLOOKUP substitution in Excel 2019 (ofline)

  1. #1
    Registered User
    Join Date
    07-02-2021
    Location
    Europe
    MS-Off Ver
    2019 & Office 365
    Posts
    8

    XLOOKUP substitution in Excel 2019 (ofline)

    Hello,

    I've been using XLOOKUP function in Excel 365 online and I'd like to use similar functionality offline too (not possible with XLOOKUP function as far as I know)

    Sample worksheet in attachment.

    Goal is relatively simple, but I've been trying with different formulas and it turned out that it won't be that simple as I thought it'll be (I'm not that much skilled in Excel though)

    What I want to do:

    - Based on data in column A in a "Product list" tab
    - Pull values from "Data" tab and enter them in columns F and G in "Product list" tab

    Any ideas how to do it in offline version of Excel ?

    Thanks in advance for any help & have nice weekend
    Attached Files Attached Files

  2. #2
    Forum Expert
    Join Date
    09-07-2014
    Location
    Israel
    MS-Off Ver
    office 365 for MAC
    Posts
    3,109

    Re: XLOOKUP substitution in Excel 2019 (ofline)

    what do you mean offline?
    You dont have to be connected to the internet in order to use excel...

  3. #3
    Registered User
    Join Date
    07-02-2021
    Location
    Europe
    MS-Off Ver
    2019 & Office 365
    Posts
    8
    Quote Originally Posted by belinda200 View Post
    what do you mean offline?
    You dont have to be connected to the internet in order to use excel...
    I'm sorry, by offline, I've meant in desktop app.

  4. #4
    Forum Expert
    Join Date
    09-25-2015
    Location
    Milan Italy
    MS-Off Ver
    office 365
    Posts
    1,792

    Re: XLOOKUP substitution in Excel 2019 (ofline)

    Product list

    F2=IFERROR(INDEX(Data!E$2:E$4,MATCH('Product list'!$A2,Data!$A$2:$A$4,0)),"")

    Copy across and down

  5. #5
    Registered User
    Join Date
    07-02-2021
    Location
    Europe
    MS-Off Ver
    2019 & Office 365
    Posts
    8

    Re: XLOOKUP substitution in Excel 2019 (ofline)

    prstscrn.png

    Thank you for advice, tried this formula, but returns an error... Any idea what might went wrong ? Using Excel 2019 Desktop app.

  6. #6
    Forum Moderator AliGW's Avatar
    Join Date
    08-10-2013
    Location
    Retired in Ipswich, Suffolk, but grew up in Sawley, Derbyshire (England)
    MS-Off Ver
    MS 365 Subscription Insider Beta Channel v. 2406 (Windows 11 23H2 64-bit)
    Posts
    81,594

    Re: XLOOKUP substitution in Excel 2019 (ofline)

    Change all commas to semi-colons for your European locale:

    =IFERROR(INDEX(Data!E$2:E$4;MATCH('Product list'!$A2;Data!$A$2:$A$4;0));"")
    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.
    You can reward them by clicking on * Add Reputation below their user name on the left, if you wish.

    Forum Rules (updated August 2023): please read them here.

  7. #7
    Registered User
    Join Date
    07-02-2021
    Location
    Europe
    MS-Off Ver
    2019 & Office 365
    Posts
    8

    Re: XLOOKUP substitution in Excel 2019 (ofline)

    Oh, I've forgot about this one, many thanks AliGW for clarification, it's working :-)

  8. #8
    Forum Moderator AliGW's Avatar
    Join Date
    08-10-2013
    Location
    Retired in Ipswich, Suffolk, but grew up in Sawley, Derbyshire (England)
    MS-Off Ver
    MS 365 Subscription Insider Beta Channel v. 2406 (Windows 11 23H2 64-bit)
    Posts
    81,594

    Re: XLOOKUP substitution in Excel 2019 (ofline)

    If that takes care of your original question, please select Thread Tools from the menu link above and mark this thread as SOLVED.

    Also, you may not be aware that you can thank those who have helped you by clicking the small star icon located in the lower left corner of the post in which the help was given. By doing so you can add to the reputation(s) of those who helped.

+ 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. Excel Formula: Values for XLOOKUP are not coming through consistently
    By lopsan in forum Excel Formulas & Functions
    Replies: 1
    Last Post: 06-24-2021, 04:09 AM
  2. Excel Substitution Problem
    By anonymous321 in forum Excel General
    Replies: 2
    Last Post: 12-17-2020, 10:54 PM
  3. [SOLVED] XLOOKUP in older (non Office 365) Excel versions
    By Questray in forum Excel General
    Replies: 12
    Last Post: 11-18-2020, 07:53 AM
  4. [SOLVED] VBA (or function) to turn a date into a number i.e 12/31/2019 to 2019.12
    By lynnsong986 in forum Excel Programming / VBA / Macros
    Replies: 4
    Last Post: 10-23-2019, 03:56 PM
  5. Reflect TBF vacancies over 2018-2019/2019-2020 budget year
    By jennah63 in forum Excel Programming / VBA / Macros
    Replies: 2
    Last Post: 01-28-2019, 07:32 PM
  6. Question - Substitution function is substitution its own values
    By debrad1207 in forum Excel Formulas & Functions
    Replies: 3
    Last Post: 08-01-2018, 10:23 AM
  7. [SOLVED] help / advice with variable substitution in excel header
    By jmac1947 in forum Excel Programming / VBA / Macros
    Replies: 5
    Last Post: 02-18-2014, 01:54 AM

Tags for this Thread

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