Results 1 to 10 of 10

Macro - copy and paste cells from one to another

Threaded View

  1. #1
    Registered User
    Join Date
    05-29-2012
    Location
    Wales
    MS-Off Ver
    Excel 2007
    Posts
    6

    Macro - copy and paste cells from one to another

    Hey,

    I have created a macro which takes a list from sheet 1 and copies to sheet 2.

    Once in sheet 2 i am doing the following in column c (=sum(a1+b1)), i am doing this for however many items were copied from sheet 1 to 2.

    The problem occurs when i add more information into sheet 1. Once the macro runs it copies everything from sheet 1 to 2 and adds the cells a1+b1 all the way down to a100+b100 (copied 100 items over). Once i try to copy more than 100 items (200 for example) my Macro doesnt automatically add these and include them in sheet 2. It copies all of the information over but the =sum(a1+b1) only seems to be working down to a100+b100.

    Any ideas please?

    Thanks
    Last edited by gavster89; 05-29-2012 at 12:59 PM.

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