+ Reply to Thread
Results 1 to 5 of 5

Transfer VBA from workbook to workbook (Missing Range)

  1. #1
    Forum Contributor
    Join Date
    03-29-2012
    Location
    Canada
    MS-Off Ver
    2007
    Posts
    818

    Transfer VBA from workbook to workbook (Missing Range)

    Good day,
    I am having problem to get my range to work and then copy that range but some of the cells are all over the place. Just wondering if someone would help me complete this code:

    Please Login or Register  to view this content.

    I need to grab the ranges (C8, C6, C9, C10, C7, C11, C14, D20, C12, D22, F3, E6, F6, G6, E3) and bundle them up, copy then send it to my "GLOBAL" Workbook on the next available row at A

    I know I cant cause it cannot copy multiple selections but what would be a work around?

    Thank you

  2. #2
    Forum Moderator davesexcel's Avatar
    Join Date
    02-19-2006
    Location
    Regina
    MS-Off Ver
    MS 365
    Posts
    13,474

    Re: Transfer VBA from workbook to workbook (Missing Range)

    Maybe you can practice with this bit of code first, you will have to edit it later to work with your two workbooks.

    Please Login or Register  to view this content.
    Re-order the range if necessary.
    No copy/paste required as well
    Last edited by davesexcel; 12-27-2013 at 11:27 AM.

  3. #3
    Forum Expert mikerickson's Avatar
    Join Date
    03-30-2007
    Location
    Davis CA
    MS-Off Ver
    Excel 2011
    Posts
    6,229

    Re: Transfer VBA from workbook to workbook (Missing Range)

    When working with discontinuous ranges, one often has to use the .Areas of the range.
    _
    ...How to Cross-post politely...
    ..Wrap code by selecting the code and clicking the # or read this. Thank you.

  4. #4
    Forum Moderator davesexcel's Avatar
    Join Date
    02-19-2006
    Location
    Regina
    MS-Off Ver
    MS 365
    Posts
    13,474

    Re: Transfer VBA from workbook to workbook (Missing Range)

    If that takes care of your original question, please select Thread Tools from the menu link above and mark this thread as SOLVED. Thanks.

  5. #5
    Forum Contributor
    Join Date
    03-29-2012
    Location
    Canada
    MS-Off Ver
    2007
    Posts
    818

    Re: Transfer VBA from workbook to workbook (Missing Range)

    I went in a different direction

    Thank you all.

+ 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. [SOLVED] Error 1004 when trying to modify and transfer data from one workbook to a new workbook
    By jecook in forum Excel Programming / VBA / Macros
    Replies: 1
    Last Post: 08-29-2013, 02:51 AM
  2. [SOLVED] transfer a selected range of data on one sheet to another workbook
    By Ask Steve in forum Excel Programming / VBA / Macros
    Replies: 11
    Last Post: 08-23-2013, 01:36 PM
  3. Transfer Data from one workbook to worksheets in a closed workbook by criteria
    By jftapel in forum Excel Programming / VBA / Macros
    Replies: 4
    Last Post: 11-21-2012, 05:23 AM
  4. Live Transfer a range of cell values to another Sheet or to another Workbook
    By phstol in forum Excel Programming / VBA / Macros
    Replies: 4
    Last Post: 08-10-2009, 12:00 PM
  5. transfer data from open workbook to closed workbook
    By stevesunfold in forum Excel Programming / VBA / Macros
    Replies: 25
    Last Post: 12-23-2008, 08:30 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