+ Reply to Thread
Results 1 to 5 of 5

Creating a worksheet that autofills values

  1. #1
    Registered User
    Join Date
    02-03-2017
    Location
    Wentzville, MO
    MS-Off Ver
    Microsoft Office Home and Business 2013
    Posts
    4

    Question Creating a worksheet that autofills values

    Hello,

    I'm new to this forum, and only a bit above average user of Excel, so please take it easy on me.

    I'm trying to create an autofill form where I can type a number in column A (for instance) and have column B and C pull the correlating information from another sheet and autofill the values. This is for a customs paperwork, where we have to fill out tariff codes for each and every product we ship. it gets redundant having to look it up each and every time we have to ship something. I would look it up, if I knew how to pose the question. There's a lot of information out there, if you know what to look for...

    Any help would be appreciated!

    Thank you,
    jmlovetto

  2. #2
    Forum Expert Tony Valko's Avatar
    Join Date
    12-31-2011
    Location
    Pittsburgh
    MS-Off Ver
    2002, 2007:2013
    Posts
    18,890

    Re: Creating a worksheet that autofills values

    See if this helps...

    http://contextures.com/xlFunctions02.html
    Biff
    Microsoft MVP Excel
    Keep It Simple Stupid

    Let's Go Pens. We Want The Cup.

  3. #3
    Registered User
    Join Date
    02-03-2017
    Location
    Wentzville, MO
    MS-Off Ver
    Microsoft Office Home and Business 2013
    Posts
    4

    Re: Creating a worksheet that autofills values

    Thank you Tony, I will check that out!

  4. #4
    Registered User
    Join Date
    02-03-2017
    Location
    Wentzville, MO
    MS-Off Ver
    Microsoft Office Home and Business 2013
    Posts
    4

    Re: Creating a worksheet that autofills values

    Tony, that worked like a charm. The =vlookup function is likely a very basic formula, but very useful. Thank you!

    Now, if I can only find a way to drag the formula down 2416 lines and only have the first lookup value change with each line, without it changing the table array, column index number and range lookup, I'll be in business!

    Thank you again,
    jmlovetto
    Last edited by jmlovetto; 02-06-2017 at 04:54 PM. Reason: missed some words

  5. #5
    Registered User
    Join Date
    02-03-2017
    Location
    Wentzville, MO
    MS-Off Ver
    Microsoft Office Home and Business 2013
    Posts
    4

    Re: Creating a worksheet that autofills values

    In case anyone runs across this thread in search of the same information I was looking for, I discovered how to drag your vlookup formula to other cells, and NOT change the formula based on a circular reference:

    Step 1
    Open the Excel 2010 file where you want to copy the VLookup function down to multiple rows.

    Step 2
    Click on the cell that contains your VLookup formula. Place your cursor into the formula bar located just above the spreadsheet so that you can edit the formula.

    Step 3
    Place dollar sign symbols in front of any ranges that you don't want to change when you copy your formula down. Excel uses relative references when copying formulas, so if your VLookup function referenced the range A1:D10 and you copy that formula down one cell, the range would change to A2:D11. By placing dollar signs in front of each reference element, such as $A$1:$D$10, you ensure that the reference will not change when you copy the formula. This is especially important when copying VLookup formulas, as the table range should remain constant. Press "Enter" when you are done making changes.

    Step 4
    Click the cell that contains the VLookup formula. Move your mouse to the small, black box, called a fill handle, in the lower right corner of the cell. Your mouse cursor will change into a plus sign when you are correctly positioned over the box.

    Step 5
    Click and hold the mouse button on the fill handle. Drag the mouse down the spreadsheet until you reach the last row where you want the VLookup formula to reside. Release the mouse button, and the formula will be instantly copied to all the rows between the original cell and the cell where you released the button.

    Voila! Enjoy spreadsheeting!!!

+ 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: 3
    Last Post: 07-30-2015, 10:33 PM
  2. Drop down list with that autofills other cells
    By WoooSaaaW in forum Excel Formulas & Functions
    Replies: 5
    Last Post: 03-08-2015, 09:35 PM
  3. [SOLVED] Multiple autofills help
    By paulary33 in forum Excel Programming / VBA / Macros
    Replies: 5
    Last Post: 11-20-2014, 11:34 AM
  4. Drop downs & Autofills
    By mooref3 in forum Excel Programming / VBA / Macros
    Replies: 1
    Last Post: 09-13-2011, 08:39 PM
  5. using multiple autofills in same worksheet
    By cindybert in forum Excel Formulas & Functions
    Replies: 3
    Last Post: 04-20-2011, 10:22 PM
  6. creating new worksheet based on certain value on a worksheet and extracting values
    By deep1blue in forum Excel Programming / VBA / Macros
    Replies: 20
    Last Post: 01-27-2011, 10:47 AM
  7. Creating a new worksheet by checking for blank values in a range
    By Geoff in forum Excel Programming / VBA / Macros
    Replies: 4
    Last Post: 04-06-2006, 05:35 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