+ Reply to Thread
Results 1 to 5 of 5

Copy Column Data to another sheet

  1. #1
    Registered User
    Join Date
    11-28-2011
    Location
    Houston, TX
    MS-Off Ver
    Excel 2010
    Posts
    73

    Copy Column Data to another sheet

    I have researched this to death and I am trying to do it "down and dirty" but with little success. I need to copy the column data (text) from one sheet to another without copying the entire column. I need the contents of "E" on one sheet to fill column "A" on another sheet. I have tried many variations without any success. Probably my shortcut approach.

    Any help is always appreciated.

    Sheets("List").Range("A" & Rows.Count).End(xlDown).Value = Sheets("Main").Range("E" & Rows.Count).End(xlDown).Value

  2. #2
    Forum Expert
    Join Date
    06-12-2012
    Location
    Ridgefield Park, New Jersey
    MS-Off Ver
    Excel 2003,2007,2010
    Posts
    10,241

    Re: Copy Column Data to another sheet

    Can you attach a sample sheets showing before and after?

  3. #3
    Forum Moderator alansidman's Avatar
    Join Date
    02-02-2010
    Location
    Steamboat Springs, CO
    MS-Off Ver
    MS Office 365 Version 2405 Win 11 Home 64 Bit
    Posts
    23,882

    Re: Copy Column Data to another sheet

    Maybe this:
    Please Login or Register  to view this content.
    Alan עַם יִשְׂרָאֵל חַי


    Change an Ugly Report with Power Query
    Database Normalization
    Complete Guide to Power Query
    Man's Mind Stretched to New Dimensions Never Returns to Its Original Form

  4. #4
    Registered User
    Join Date
    11-28-2011
    Location
    Houston, TX
    MS-Off Ver
    Excel 2010
    Posts
    73

    Re: Copy Column Data to another sheet

    Sorry John, I guess I could spend some time making up fake data and names but I am working off of a sheet that contains client names and info that I can guarantee no one wants to see public!

  5. #5
    Registered User
    Join Date
    11-28-2011
    Location
    Houston, TX
    MS-Off Ver
    Excel 2010
    Posts
    73

    Re: Copy Column Data to another sheet

    Well I guess in this case Alan is d man. Worked as advertised and I thank you! My lack of knowledge in vba (and age) holds me back so I always try and shortcut. It definitely is not the easy way for me but it works and that's all that counts.
    My employer benefits from my work but sees no advantage to sending me to any continuing education for it.

+ 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. Replies: 1
    Last Post: 02-09-2017, 05:36 AM
  2. Replies: 1
    Last Post: 02-09-2017, 05:30 AM
  3. Replies: 9
    Last Post: 06-27-2016, 01:02 AM
  4. Copy data from sheet1 column with dynamic date, and copy data to second sheet column
    By Renaliiii in forum Excel Programming / VBA / Macros
    Replies: 6
    Last Post: 05-25-2016, 04:44 PM
  5. Copy data from column in one sheet to column in another sheet until blank in F
    By votekinky06 in forum Excel Programming / VBA / Macros
    Replies: 16
    Last Post: 03-26-2014, 05:22 PM
  6. Copy Data from one column in a sheet to another column present in 2nd sheet
    By pan07 in forum Excel Programming / VBA / Macros
    Replies: 8
    Last Post: 08-21-2012, 12:50 AM
  7. Copy column data on one sheet to row or column date on another sheet based on user in
    By soready42012 in forum Excel Programming / VBA / Macros
    Replies: 3
    Last Post: 02-08-2012, 12:03 AM

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