Results 1 to 13 of 13

copy common cells and variable range from multiple worksheets to single master workbook

Threaded View

  1. #1
    Registered User
    Join Date
    08-07-2013
    Location
    United Kingdom
    MS-Off Ver
    Excel 2003
    Posts
    12

    copy common cells and variable range from multiple worksheets to single master workbook

    Hoping that someone can help me!

    I'm a complete novice when it comes to VBA, but i have an urgent need for help with a particular project at work.

    Basically, i have a common workbook template that is used by multiple users across the business to request a cost for numerous new products.

    Within the template, there is a common section at the top, where specific project information is entered. There is also a table beneath where 1 or many products can be entered, with specific information relating to that product in the same row.

    All the submitted requests are uploaded via an email attachment, to a particular sharepoint directory.

    What i would like to do in the master workbook is the following:-

    1. Open in turn every uploaded workbook within the sharepoint directory and copy the following cells into the master workbook, each in it's own row (or next available), with the data in adjacent cells.... 1st cell to enter data is $B6.

    Cells to copy from each sheet:

    Common info contained within cells:
    $DG$2,$N$11,$N$12,$N$19,$N$13,$AO$7,$AO$8,$AO$9,$AO$10,$AO$11,$AO$12,$AO$12,$AO$13,$AO$14,$BO$8,$BO$11,$BO$14

    Product specific info: $U37, $AD37, $AH37, $DH37, $C37, $O37
    Depending on the number of products requested, we need to repeat (loop?) until it finds the next blank row in the table. I have hidden a blank row in the table, so there will always be one!
    All of the common information needs to be included for each product specific entry.

    For each file, once the upload has been completed, i would like the file to be moved to another "archive" directory.

    I have attached the template for information. The master workbook is still in development so can't share currently.

    Hope that i've covered everything, if not let me know and i can elaborate a bit more!

    Best regards
    James
    Attached Files Attached Files

Thread Information

Users Browsing this Thread

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

Similar Threads

  1. Copy/Paste Range of Data from Multiple Workbooks/Worksheets to Master Workbook/Worksheets
    By NumberCruncher311 in forum Excel Programming / VBA / Macros
    Replies: 7
    Last Post: 02-19-2013, 08:21 PM
  2. [SOLVED] Copy range from multiple sheets, into a master sheet and moving over by variable col range
    By g1eagle in forum Excel Programming / VBA / Macros
    Replies: 6
    Last Post: 08-23-2012, 01:36 PM
  3. [SOLVED] Copy range from multiple files in multiple folders to single sheet in master WB
    By Royzer in forum Excel Programming / VBA / Macros
    Replies: 13
    Last Post: 07-18-2012, 03:40 PM
  4. [SOLVED] Copy cells from multiple worksheets and workbooks to one master workbook
    By Concept in forum Excel Programming / VBA / Macros
    Replies: 3
    Last Post: 06-30-2012, 01:42 PM
  5. Copy data from multiple workbooks to a single master workbook
    By kishoremcp in forum Excel Programming / VBA / Macros
    Replies: 1
    Last Post: 05-11-2012, 03:44 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