+ Reply to Thread
Results 1 to 6 of 6

How can I auto populate cells in sheet 1 based on two linked columns of values in sheet 2?

  1. #1
    Registered User
    Join Date
    08-03-2020
    Location
    US
    MS-Off Ver
    16
    Posts
    2

    How can I auto populate cells in sheet 1 based on two linked columns of values in sheet 2?

    So if sheet 1 detects an exact value, it will fill in a specific url into another column on the same sheet. There are about 50 unique links that would need to autofill.

    Thank you for your help.
    Attached Files Attached Files
    Last edited by RW453; 08-03-2020 at 01:29 AM.

  2. #2
    Administrator FDibbins's Avatar
    Join Date
    12-29-2011
    Location
    Duncansville, PA USA
    MS-Off Ver
    Excel 7/10/13/16/365 (PC ver 2310)
    Posts
    52,926

    Re: How can I auto populate cells in sheet 1 based on two linked columns of values in shee

    Try this, copied down...
    =VLOOKUP(A3,'Product List Sheet'!$A$3:$B$5,2,0)
    1. Use code tags for VBA. [code] Your Code [/code] (or use the # button)
    2. If your question is resolved, mark it SOLVED using the thread tools
    3. Click on the star if you think someone helped you

    Regards
    Ford

  3. #3
    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,410

    Re: How can I auto populate cells in sheet 1 based on two linked columns of values in shee

    Maybe this?

    In G3 copied down:

    =VLOOKUP(A3,'Product List Sheet'!$A$3:$B$5,2,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.

  4. #4
    Administrator FDibbins's Avatar
    Join Date
    12-29-2011
    Location
    Duncansville, PA USA
    MS-Off Ver
    Excel 7/10/13/16/365 (PC ver 2310)
    Posts
    52,926

    Re: How can I auto populate cells in sheet 1 based on two linked columns of values in shee

    is there an echo in heeeeere...in heeeere....heeeere
    lol

  5. #5
    Registered User
    Join Date
    08-03-2020
    Location
    US
    MS-Off Ver
    16
    Posts
    2

    Re: How can I auto populate cells in sheet 1 based on two linked columns of values in shee

    Thank you both!!

  6. #6
    Administrator FDibbins's Avatar
    Join Date
    12-29-2011
    Location
    Duncansville, PA USA
    MS-Off Ver
    Excel 7/10/13/16/365 (PC ver 2310)
    Posts
    52,926

    Re: How can I auto populate cells in sheet 1 based on two linked columns of values in shee

    Happy to help

+ 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. Replies: 1
    Last Post: 03-13-2018, 09:16 AM
  2. [SOLVED] Auto Populate New Sheet Based on Criteria on Another Sheet
    By Ali126 in forum Excel Programming / VBA / Macros
    Replies: 3
    Last Post: 08-23-2017, 04:33 AM
  3. [SOLVED] Sheet auto populate based on input values
    By gerudman in forum Excel General
    Replies: 2
    Last Post: 11-28-2016, 02:53 AM
  4. [SOLVED] How to populate cells with data from another sheet based on an X in certain columns
    By WWasmer2 in forum Excel Formulas & Functions
    Replies: 3
    Last Post: 09-18-2015, 10:44 AM
  5. [SOLVED] Formula needed to auto populate in sheet2 & sheet3 based on test typed into cells in sheet
    By excelteam777 in forum Excel Formulas & Functions
    Replies: 3
    Last Post: 06-07-2015, 10:15 AM
  6. Auto-Populate a Sheet Based on Criteria in Another Sheet
    By Rwetta in forum Excel Programming / VBA / Macros
    Replies: 1
    Last Post: 11-15-2014, 10:41 AM
  7. Auto-populate cells based on data from another sheet
    By tmartin1313 in forum Excel Formulas & Functions
    Replies: 5
    Last Post: 11-16-2011, 12:15 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