+ Reply to Thread
Results 1 to 3 of 3

Info from 6 different worksheets populating one Master sheet

  1. #1
    Registered User
    Join Date
    10-23-2013
    Location
    New England
    MS-Off Ver
    Excel 2003
    Posts
    1

    Info from 6 different worksheets populating one Master sheet

    Hi Guys,
    (EXCEL 2003) I did a search for auto populating on the forums but none of the problems were quite my problem. Also I'm not a whiz on code so please be gentle with me. And of course I'm an Excel n00b.
    I have 6 worksheets for 6 separate ad reps that will be populated with customer info. To make my life simple I just want column A from each of the 6 worksheets to show up on a master sheet in column A. But what also needs to happen is if we add and delete customers that also needs to happen on the master. I understand the "=" and then pointing to a cell in another sheet and hitting enter. I got that to work but I just have soooo many cells to work with that would just be way too time consuming.

    I'd appreciate any help you can give me and let me know if you need any other info.
    Thanks very much!!

  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
    53,048

    Re: Info from 6 different worksheets populating one Master sheet

    Hi and welcome to the forum

    If you already have the =A1 bit, and want top copy it, if you click on the cell with the formula and look at the bottom rt corner, you will see a very small black square "on" the corner. You can just click-and-hold on that and drag it down as far as you need.

    It might help if you uploaded a sample of what you are working with, we may be able to simplify things for you?

    To attach a file to your post,
    click advanced (next to quick post),
    scroll down until you see "manage file",
    click that and select "add files" (top right corner).
    click "select files" find your file, click "open" click "upload" click 'done" bottom right. click "submit reply"

    Once the upload is completed the file name will appear below the input boxes in this window.
    You can then close the window to return to the new post screen.
    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 Expert Moo the Dog's Avatar
    Join Date
    09-28-2012
    Location
    Wisconsin
    MS-Off Ver
    Office 365 (PC & Mac)
    Posts
    1,845

    Re: Info from 6 different worksheets populating one Master sheet

    Here is some VBA from Microsoft (via Ron DeBruin) that copies all values in column A (A2:Axxx) from every sheet in your workbook, to a newly created "Master" sheet:
    Please Login or Register  to view this content.
    It won't update automatically, but you can use another macro to 'listen' for changes in column A of any of the sheets that will trigger this macro to run.

    See the attached example workbook.

    - Moo
    Attached Files Attached Files

+ 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. Populating worksheets info from Dropdown list
    By bgreen66 in forum Excel Programming / VBA / Macros
    Replies: 10
    Last Post: 04-11-2013, 04:27 AM
  2. Populating rows based on info in a master sheet
    By gtownpirate in forum Excel Formulas & Functions
    Replies: 1
    Last Post: 03-29-2013, 03:02 AM
  3. Populating Master Sheet
    By MoSeriouS in forum Excel Programming / VBA / Macros
    Replies: 4
    Last Post: 05-07-2012, 11:59 AM
  4. Populating from a master sheet
    By RawK in forum Excel General
    Replies: 8
    Last Post: 10-23-2009, 12:24 PM
  5. Pulling info from a master over to other worksheets.
    By CBrausa in forum Excel General
    Replies: 7
    Last Post: 02-22-2006, 12:30 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