+ Reply to Thread
Results 1 to 3 of 3

excel copy specific data out row

  1. #1
    Registered User
    Join Date
    02-17-2014
    Location
    Netherlands
    MS-Off Ver
    Excel 2003
    Posts
    52

    Post excel copy specific data out row

    What i got is that i only copy cells Example:
    Sheets("Export Freshbooks").Range("C2:C1250").Copy Destination:=Sheets("Output").Range("C2")
    Sheets("Export Freshbooks").Range("B2:B1000").Copy Destination:=Sheets("Output").Range("B2")


    I need to have easy code that will get specific data out of rows.
    Example . Row 2 ..i want have B,C,G,H

    Can somebody help me with this??



    Thank you,

  2. #2
    Forum Guru :) Sixthsense :)'s Avatar
    Join Date
    01-01-2012
    Location
    India>Tamilnadu>Chennai
    MS-Off Ver
    2003 To 2010
    Posts
    12,770

    Re: excel copy specific data out row

    You have to repeat the same code for different ranges since the destination cell is changing for each copy/paste ranges.


    If your problem is solved, then please mark the thread as SOLVED>>Above your first post>>Thread Tools>>
    Mark your thread as Solved


    If the suggestion helps you, then Click *below to Add Reputation

  3. #3
    Registered User
    Join Date
    02-17-2014
    Location
    Netherlands
    MS-Off Ver
    Excel 2003
    Posts
    52

    Re: excel copy specific data out row

    Oww thank you
    hmmmm there is no easy way out then

+ 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. Macro to Open Internet from Excel and Copy Specific Data
    By mlexcelhelpforum in forum Excel Programming / VBA / Macros
    Replies: 10
    Last Post: 12-26-2014, 11:03 AM
  2. [SOLVED] Macro to copy specific data from one WB to specific cells in another WB based on specific
    By d_rose in forum Excel Programming / VBA / Macros
    Replies: 3
    Last Post: 02-26-2014, 11:05 AM
  3. [SOLVED] Copy Data from a specific tab of Multiple Excels into one excel
    By [email protected] in forum Excel Programming / VBA / Macros
    Replies: 3
    Last Post: 09-16-2013, 01:40 AM
  4. Copy data to specific layout into 2 excel sheets
    By Dacodac in forum Excel Programming / VBA / Macros
    Replies: 1
    Last Post: 02-06-2013, 12:54 PM
  5. Replies: 3
    Last Post: 07-29-2012, 05:05 PM

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