+ Reply to Thread
Results 1 to 3 of 3

Beginner Macro Question - Copying and Pasting Ranges

  1. #1
    Registered User
    Join Date
    05-10-2012
    Location
    Tokyo
    MS-Off Ver
    Excel 2003
    Posts
    16

    Beginner Macro Question - Copying and Pasting Ranges

    Hi Everyone,

    I would really, really appreciate it if once again, someone could help me with a macro I am trying to write!!

    I have a keycode cell, BF2, a range of cells (12 rows) whose calculations change based on the keycode, BQ11:BV22, and a range of cells (1200 rows) I would like results of the calculations pasted, BG11:BL1270.

    I would like the keycode to go through 100 numbers - 1, 13, 25, 37, ..... , 1189. For each number I'd like to have it grab the 12 rows of results from BQ11:BV22, and paste them in their corresponding rows in the 1200 row range BG11:BL1270.

    I hope this makes sense. Sorry for the seemingly inefficient spreadsheet, but again, would greatly appreciate any help!!

  2. #2
    Forum Contributor arlu1201's Avatar
    Join Date
    09-09-2011
    Location
    Bangalore, India
    MS-Off Ver
    Excel 2003 & 2007
    Posts
    19,166

    Re: Beginner Macro Question - Copying and Pasting Ranges

    Please upload a sample file.
    If I have helped, Don't forget to add to my reputation (click on the star below the post)
    Don't forget to mark threads as "Solved" (Thread Tools->Mark thread as Solved)
    Use code tags when posting your VBA code: [code] Your code here [/code]

  3. #3
    Registered User
    Join Date
    05-10-2012
    Location
    Tokyo
    MS-Off Ver
    Excel 2003
    Posts
    16

    Re: Beginner Macro Question - Copying and Pasting Ranges

    Hope this helps give you an idea of what I had in mind (note, I removed almost all the other numbers and tabs to reduce the size of the file.)
    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)

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