+ Reply to Thread
Results 1 to 3 of 3

Vlookup last column figure if the figure is a number

  1. #1
    Registered User
    Join Date
    11-21-2018
    Location
    Malaysia
    MS-Off Ver
    2016
    Posts
    27

    Vlookup last column figure if the figure is a number

    Hi Gurus,
    I need your help for a formula that can pick the last columns from Sheet 1 to Sheet 2 IF the last columns is a number, else it will pick the last 2 column or last 3 columns.

    Sheet 1
    Sheet1.JPG


    Sheet 2 result I wish to have is as below:
    Sheet2.JPG
    Attached Images Attached Images
    Last edited by SiewLee_81; 07-17-2019 at 04:55 AM.

  2. #2
    Forum Expert XLent's Avatar
    Join Date
    10-13-2010
    Location
    Northumberland, UK
    MS-Off Ver
    various
    Posts
    2,704

    Re: Vlookup last column figure if the figure is a number

    one option, based on screenshots, would be:

    Sheet2!B2: =LOOKUP(9.99E+307,INDEX(Sheet1!$B$2:$D$4,MATCH($A2,Sheet1!$A$2:$A$4,0),0))
    copied down

  3. #3
    Registered User
    Join Date
    11-21-2018
    Location
    Malaysia
    MS-Off Ver
    2016
    Posts
    27

    Re: Vlookup last column figure if the figure is a number

    Thanks a lot. Let me copy down and study the formula. Will get back to you if I have any doubt

+ 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. VBA: Show Subtracted Figure In Cell When Cumulative Figure Is Entered
    By hrayani in forum Excel Programming / VBA / Macros
    Replies: 6
    Last Post: 09-28-2018, 11:29 AM
  2. [SOLVED] Using Linear Regression to predict a future event / performance figure / speed figure
    By Doofus1 in forum Excel Formulas & Functions
    Replies: 3
    Last Post: 06-22-2017, 11:51 AM
  3. Replies: 1
    Last Post: 06-22-2017, 02:58 AM
  4. converting a monthly figure with growth to an annual figure
    By venvitale in forum Excel Formulas & Functions
    Replies: 1
    Last Post: 11-04-2015, 05:23 PM
  5. Replies: 4
    Last Post: 02-03-2014, 08:05 AM
  6. Sum formula to exclude monthly budget figure when actual figure is entered
    By rocketmail in forum Excel Formulas & Functions
    Replies: 2
    Last Post: 02-02-2013, 04:22 AM
  7. Calculating monthly sales figure required to make annual turnover figure
    By CatIsoSio Sky in forum Excel Formulas & Functions
    Replies: 4
    Last Post: 07-27-2010, 04:42 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