+ Reply to Thread
Results 1 to 2 of 2

Auto populate multiple rows form different sheet with VBA

  1. #1
    Registered User
    Join Date
    04-06-2017
    Location
    Texas
    MS-Off Ver
    2010
    Posts
    14

    Auto populate multiple rows form different sheet with VBA

    When a reference code is typed in on current sheet it auto populates a row from "Pricebook" sheet. If I wanted to make the reference code (Row A) populate 10 rows on my current sheet how could I code it? For example: I would want one code "XXXXX" typed in C21 to auto populate C21-C30 and AA21-AA30 row by row from the "Pricebook" sheet. On the "Pricebook" sheet the "XXXXX" reference code would be in cell A4 where I want it to pull rows 4-13.

    Thank You,



    Please Login or Register  to view this content.

  2. #2
    Forum Guru
    Join Date
    08-26-2007
    Location
    London
    Posts
    4,606

    Re: Auto populate multiple rows form different sheet with VBA

    Use the Resize property. If you mean you want to copy 10 rows from the Pricebook sheet to the other sheet, try this. If I have misunderstood, try removing the resizes on one side of the equals sign.
    Please Login or Register  to view this content.

+ 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. Auto Populate Master Sheet from Multiple Other Workbooks
    By HangMan in forum Excel Programming / VBA / Macros
    Replies: 2
    Last Post: 08-28-2014, 10:22 AM
  2. Want to auto-populate an order form from a storeroom count form
    By bezam in forum Excel Formulas & Functions
    Replies: 4
    Last Post: 06-17-2014, 09:02 PM
  3. Replies: 3
    Last Post: 03-11-2014, 02:10 PM
  4. Replies: 1
    Last Post: 03-19-2013, 09:57 AM
  5. Replies: 1
    Last Post: 03-19-2013, 09:18 AM
  6. Replies: 1
    Last Post: 09-01-2012, 04:57 AM
  7. [SOLVED] Want to auto populate a row from one sheet to another when a form button is pressed
    By Vaticus in forum Excel Programming / VBA / Macros
    Replies: 5
    Last Post: 07-23-2012, 11:13 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