+ Reply to Thread
Results 1 to 6 of 6

Copying multiple cells from multiple worksheets to one summary sheet

  1. #1
    Registered User
    Join Date
    01-18-2013
    Location
    Boise, ID
    MS-Off Ver
    Excel 2007 and 2010
    Posts
    3

    Copying multiple cells from multiple worksheets to one summary sheet

    I am working with a workbook with over 100 sheets, so typing each line would be very time consuming.
    I understand some VB coding, but not enough to write what I need myself, and therefore I do not even know if what I am asking is possible.
    One of the things I would like the coding to do would be to check and get the name for each worksheet, as typing all 100+ worksheet names would be time consuming in and of itself.
    I was hoping someone could help me with VB code that would accomplish what the formulas below would do in excel. There are 3 lines from each worksheet and the cells the value pull from are the same repeating patterns as indicated below for all worksheets.

    Field1 Field2 Field3 Field4 Field5 Field6
    =Sheet1!B3 =Sheet1!B5 =Sheet1!D20 =Sheet1!C21 =Sheet1!C22 =Sheet1!C26
    =Sheet1!B3 =Sheet1!B5 =Sheet1!D29 =Sheet1!C30 =Sheet1!C31 =Sheet1!C35
    =Sheet1!B3 =Sheet1!B5 =Sheet1!D38 =Sheet1!C39 =Sheet1!C40 =Sheet1!C44
    =Sheet2!B3 =Sheet2!B5 =Sheet2!D20 =Sheet2!C21 =Sheet2!C22 =Sheet2!C26
    =Sheet2!B3 =Sheet2!B5 =Sheet2!D29 =Sheet2!C30 =Sheet2!C31 =Sheet2!C35
    =Sheet2!B3 =Sheet2!B5 =Sheet2!D38 =Sheet2!C39 =Sheet2!C40 =Sheet2!C44
    =Sheet3!B3 =Sheet3!B5 =Sheet3!D20 =Sheet3!C21 =Sheet3!C22 =Sheet3!C26
    =Sheet3!B3 =Sheet3!B5 =Sheet3!D29 =Sheet3!C30 =Sheet3!C31 =Sheet3!C35
    =Sheet3!B3 =Sheet3!B5 =Sheet3!D38 =Sheet3!C39 =Sheet3!C40 =Sheet3!C44

    Thank you in advance,

    Drago

  2. #2
    Forum Expert
    Join Date
    05-30-2012
    Location
    The Netherlands
    MS-Off Ver
    Office 365
    Posts
    14,987

    Re: Copying multiple cells from multiple worksheets to one summary sheet

    Post an excel file without confidentional information and the desired result.
    Notice my main language is not English.

    I appreciate it, if you reply on my solution.

    If you are satisfied with the solution, please mark the question solved.

    You can add reputation by clicking on the star * add reputation.

  3. #3
    Registered User
    Join Date
    01-18-2013
    Location
    Boise, ID
    MS-Off Ver
    Excel 2007 and 2010
    Posts
    3

    Re: Copying multiple cells from multiple worksheets to one summary sheet

    Quote Originally Posted by oeldere View Post
    Post an excel file without confidentional information and the desired result.
    example.xlsx

    Attached file as requested. Obviously the actual file cannot be loaded due to privacy issues, but this shows the relevant information on sheets 2 through 4 and the desired output on sheet 1.

  4. #4
    Forum Expert
    Join Date
    05-30-2012
    Location
    The Netherlands
    MS-Off Ver
    Office 365
    Posts
    14,987

    Re: Copying multiple cells from multiple worksheets to one summary sheet

    Thanks for posting the file.

    This one is above my cabalitie.

    Maybe another forummember can help you.

  5. #5
    Registered User
    Join Date
    01-18-2013
    Location
    Boise, ID
    MS-Off Ver
    Excel 2007 and 2010
    Posts
    3

    Re: Copying multiple cells from multiple worksheets to one summary sheet

    Thank you for taking a look at it. I'm not even certain what I'm asking is possible.

  6. #6
    Forum Contributor Anka's Avatar
    Join Date
    08-25-2012
    Location
    Lisbon
    MS-Off Ver
    Excel 2016
    Posts
    174

    Re: Copying multiple cells from multiple worksheets to one summary sheet

    I have a similar (more or less) thread started. Until now I do not have found a complete solution, but I found this as a starting point. Maybe for you it is useful.
    Many thanks to all who have helped me.

+ Reply to Thread

Thread Information

Users Browsing this Thread

There are currently 1 users browsing this thread. (0 members and 1 guests)

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