+ Reply to Thread
Results 1 to 3 of 3

Copying Records to New Sheet

  1. #1
    Registered User
    Join Date
    04-29-2010
    Location
    Phoenix, Arizona
    MS-Off Ver
    Excel 2003
    Posts
    34

    Copying Records to New Sheet

    Hello everyone,

    The following code copies rows from each sheet in my workbook and copies them to my Callbacks sheet if certain conditions are met. The code works perfectly and copies the records to the callbacks sheet...I just don't want the entire row copied...just specific columns. I only want data in A, B, G, I, J, M, O, Q, R, not the entire row copied. Could somebody please tell me if this is possible and how to do it? I would be greatly appreciative

    Please Login or Register  to view this content.

  2. #2
    Forum Contributor
    Join Date
    05-09-2009
    Location
    London, England
    MS-Off Ver
    Excel 2007
    Posts
    315

    Re: Copying Records to New Sheet

    Hi

    You need to replace the following line of code:

    Please Login or Register  to view this content.
    Obviously it depends on the structure of your sheets, but try the following:

    Please Login or Register  to view this content.

  3. #3
    Registered User
    Join Date
    04-29-2010
    Location
    Phoenix, Arizona
    MS-Off Ver
    Excel 2003
    Posts
    34

    Re: Copying Records to New Sheet

    This worked perfectly, thanks!!

+ 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