+ Reply to Thread
Results 1 to 4 of 4

Vlookup for another sheet in google sheets

  1. #1
    Registered User
    Join Date
    08-20-2017
    Location
    Istanbul, Turkiye
    MS-Off Ver
    2016
    Posts
    97

    Vlookup for another sheet in google sheets

    Dear Members,
    i use Google Sheets for some files. however sheets does not let to use vlookup formula for another sheet reference. what else formula

    i have information in "A" sheet in D10:F30.
    in B sheet, i need to make C2 red if A2's SheetA reference's F colomn is greated than 3.

    thank you

  2. #2
    Forum Expert
    Join Date
    02-11-2014
    Location
    New York
    MS-Off Ver
    Excel 365 (Windows)
    Posts
    5,937

    Re: Vlookup for another sheet in google sheets

    If you want to conditionally format a cell, the formula to extract data from another sheet needs to actually be in a cell - say, cell B2:

    =vlookup(A2,A!$D$10:$F$31,3,false)

    Then you can use a formula in CF like

    =B2>3

    and that will work.
    Bernie Deitrick
    Excel MVP 2000-2010

  3. #3
    Registered User
    Join Date
    08-20-2017
    Location
    Istanbul, Turkiye
    MS-Off Ver
    2016
    Posts
    97

    Re: Vlookup for another sheet in google sheets

    Bernie,
    thank you for your comments. i have fixed with below formula for cond form on A colomn on Sheet2:

    =VLOOKUP(A2,INDIRECT("Sheet1!A2:C"),3,0)

  4. #4
    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. 2404 (Windows 11 22H2 64-bit)
    Posts
    80,460

    Re: Vlookup for another sheet in google sheets

    If that takes care of your original question, please select Thread Tools from the menu link above and mark this thread as SOLVED. Thanks.
    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.

+ 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. Sheet Specific Macro (Google Sheets)
    By Sam_Alex in forum For Other Platforms(Mac, Google Docs, Mobile OS etc)
    Replies: 0
    Last Post: 11-02-2018, 07:59 AM
  2. Google Apps Script for Google Sheets Pulling Formulas from Master to Several Slave Sheets
    By excelroofing in forum For Other Platforms(Mac, Google Docs, Mobile OS etc)
    Replies: 4
    Last Post: 08-22-2018, 02:06 AM
  3. [SOLVED] Vlookup error ["VLOOKUP evaluates to an out of bounds range" in Google Sheets]
    By Jietoh in forum For Other Platforms(Mac, Google Docs, Mobile OS etc)
    Replies: 7
    Last Post: 03-23-2017, 01:35 PM
  4. email row contents based on cell values (google sheets populated by google forms)
    By reedg in forum For Other Platforms(Mac, Google Docs, Mobile OS etc)
    Replies: 0
    Last Post: 01-13-2016, 02:55 PM
  5. Replies: 3
    Last Post: 11-09-2014, 11:09 AM
  6. Replies: 1
    Last Post: 01-25-2014, 02:10 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