+ Reply to Thread
Results 1 to 2 of 2

Copy and paste into new sheet if VBA

  1. #1
    Registered User
    Join Date
    06-01-2011
    Location
    London, Englad
    MS-Off Ver
    Excel 2003
    Posts
    1

    Copy and paste into new sheet if VBA

    Hi,
    I have a code (detailed below) which copys and pastes data and formula into a new sheet and creates a new sheet for all different variables in column A. This works fine for copying from one sheet, now I need it to look into the second sheet named "non resources" and do the same but copy and paste both sheets information on to one summary sheet in the same workbook. Any help is much appriciatted.

    Please Login or Register  to view this content.
    Last edited by pike; 11-10-2011 at 06:57 AM. Reason: add code tags for newbie pm rule

  2. #2
    Forum Expert pike's Avatar
    Join Date
    12-11-2005
    Location
    Alstonville, Australia
    MS-Off Ver
    2016
    Posts
    5,330

    Re: Copy and paste into new sheet if VBA

    hi Kads
    You could clean up the code by removing the "Select" method and replacing them with "With" statments

    You can loop the two sheets by

    Please Login or Register  to view this content.
    If the solution helped please donate to RSPCA

    Site worth visiting: Rabbitohs

+ 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