+ Reply to Thread
Results 1 to 10 of 10

Copy Column from Sheet1 to Sheet2

  1. #1
    Registered User
    Join Date
    06-05-2015
    Location
    Toronto, Canada
    MS-Off Ver
    2013
    Posts
    46

    Copy Column from Sheet1 to Sheet2

    I am looking to simply copy Column A from Sheet1 to Sheet2. My Column A has over 2000 entries and it is updated constantly. I am looking for a way so that whenever I updated Column A in Sheet1 it gets automatically updated in Column A, Sheet2. What are the ways this can be accomplished automatically each time the list is updated?

    Really appreciate any help. Thank you.

  2. #2
    Forum Contributor
    Join Date
    01-25-2013
    Location
    near Philly, PA USA
    MS-Off Ver
    Excel 2019
    Posts
    178

    Re: Copy Column from Sheet1 to Sheet2

    create a formula link from sheet 1 to sheet 2 in the appropriate cells.

  3. #3
    Registered User
    Join Date
    06-05-2015
    Location
    Toronto, Canada
    MS-Off Ver
    2013
    Posts
    46

    Re: Copy Column from Sheet1 to Sheet2

    bob33, thank you for a quick reply. How can I accomplish that?

  4. #4
    Forum Contributor
    Join Date
    01-25-2013
    Location
    near Philly, PA USA
    MS-Off Ver
    Excel 2019
    Posts
    178

    Re: Copy Column from Sheet1 to Sheet2

    if cell a1 on sheet 1 contains: 324
    on sheet 2, in cell a1 enter: =sheet2!A1
    then fill that formula down the column on sheet2 to whatever row you want it to stop reflecting sheet1 content.
    sheet2, cell a1 should have 324 in it.

  5. #5
    Registered User
    Join Date
    05-09-2015
    Location
    Dhaka, Bangladesh
    MS-Off Ver
    Office2007
    Posts
    47

    Smile Re: Copy Column from Sheet1 to Sheet2

    Hi H Noor,

    There is a simple way to do this using the below formula:

    ='Sheet1'!$A$2

    Write this formula for each row separately changing the row numbers of ColimnA in Sheet1.

    Or by this way:

    Simply type = in the columnA or any column you want of Sheet2, then go to Sheet1, ColumnA, click the first row and pres enter. Then in Sheet2, drag down as much as you need.

    See the attached file and test with changing the existing data and inserting new dat in Coulmn A of Sheet1, you will see that ColumnA in sheet2 is changing accordingly.

    Hope this will help you. If you are satisfied, then don't forget to send me the reputation.

    Thanks.

    Sakib
    Attached Files Attached Files

  6. #6
    Registered User
    Join Date
    05-09-2015
    Location
    Dhaka, Bangladesh
    MS-Off Ver
    Office2007
    Posts
    47

    Re: Copy Column from Sheet1 to Sheet2

    Dear H.Noor

    Forget to mention that, if you follow the first option of my suggestion, you need to type the formula in Sheet2, ColumnA or wherever you want to copy the data...

    Thanks.

  7. #7
    Registered User
    Join Date
    06-05-2015
    Location
    Toronto, Canada
    MS-Off Ver
    2013
    Posts
    46

    Re: Copy Column from Sheet1 to Sheet2

    Sakib and Bob, it works great but the problem is that when I update Sheet1 list Sheet2 does not get updated automatically this way. Is there another way?

  8. #8
    Forum Contributor
    Join Date
    01-25-2013
    Location
    near Philly, PA USA
    MS-Off Ver
    Excel 2019
    Posts
    178

    Re: Copy Column from Sheet1 to Sheet2

    You'll have to hit save; that should update the fields.

  9. #9
    Registered User
    Join Date
    06-05-2015
    Location
    Toronto, Canada
    MS-Off Ver
    2013
    Posts
    46

    Re: Copy Column from Sheet1 to Sheet2

    This function doesn't work properly for me. Is there a Macro I can use to automate this process?

  10. #10
    Forum Expert
    Join Date
    10-06-2008
    Location
    Canada
    MS-Off Ver
    2007 / 2013
    Posts
    5,528

    Re: Copy Column from Sheet1 to Sheet2

    You could try this. Copy this code into the Sheet1 module
    Please Login or Register  to view this content.
    If "updating" means that it is possible that data will be deleted from Column A, you could try this

    Please Login or Register  to view this content.
    Last edited by jolivanes; 06-12-2015 at 01:27 AM. Reason: Additional info

+ 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. [SOLVED] copy data from sheet1 to sheet2 based on column (A) sheet1 and column (C) sheet2
    By AWITCHER in forum Excel Programming / VBA / Macros
    Replies: 15
    Last Post: 05-13-2014, 03:20 PM
  2. Replies: 6
    Last Post: 07-25-2013, 02:58 PM
  3. Replies: 2
    Last Post: 03-29-2013, 04:13 AM
  4. Replies: 0
    Last Post: 01-16-2013, 07:46 PM
  5. Excel 2007 : Copy from sheet1 to sheet2 if column y
    By DAVIDJMORIN in forum Excel General
    Replies: 4
    Last Post: 12-08-2010, 05:55 PM

Tags for this Thread

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