+ Reply to Thread
Results 1 to 4 of 4

Referencing another sheet

  1. #1
    Registered User
    Join Date
    07-12-2019
    Location
    Los Angeles
    MS-Off Ver
    2003
    Posts
    4

    Referencing another sheet

    I'm looking for a tutorial on how to reference a table in another sheet using Excel 2003.

    I have a table of Fuel data in two columns:

    100,3240
    200,5500
    300,8760
    etc.
    etc.

    On my main sheet, I want to enter in a fuel weight such as 200, and then have Excel auto-populate the cell next to it with '5500' from the table.

    How can I do this? Is there a tutorial that I can read?

    Thank you...

  2. #2
    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: Referencing another sheet

    Welcome to the forum!

    Try this:

    =VLOOKUP(A1,Sheet2!A$1:B$3,2,0)

    where A1 contains the input data and Sheet 2 A1 to C3 your lookup data - this will be a longer range, of course.
    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.

  3. #3
    Registered User
    Join Date
    07-12-2019
    Location
    Los Angeles
    MS-Off Ver
    2003
    Posts
    4

    Re: Referencing another sheet

    Thank you...

  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: Referencing another sheet

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

+ 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. referencing data on sheet based on its item on the other sheet
    By sanl_2003 in forum Excel Formulas & Functions
    Replies: 2
    Last Post: 10-26-2017, 06:33 PM
  2. Sheet Reference Problem, Formula suddenly referencing wrong sheet
    By Matt97NeedsHelp in forum Excel General
    Replies: 2
    Last Post: 07-11-2017, 10:16 AM
  3. Replies: 0
    Last Post: 01-09-2013, 06:58 AM
  4. Referencing original sheet to copy/paste into new sheet without using file name
    By pgarakani in forum Excel Programming / VBA / Macros
    Replies: 3
    Last Post: 05-24-2012, 02:06 PM
  5. Replies: 5
    Last Post: 03-14-2012, 12:42 PM
  6. Replies: 8
    Last Post: 02-03-2007, 01:41 AM
  7. referencing a sheet named in a cell then using data from that sheet
    By gbeard in forum Excel Formulas & Functions
    Replies: 4
    Last Post: 04-15-2005, 04:06 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