+ Reply to Thread
Results 1 to 6 of 6

AUTO COPY CELL SHEET1 to SHEET2

  1. #1
    Forum Contributor
    Join Date
    10-05-2014
    Location
    CALIFORNIA
    MS-Off Ver
    2010
    Posts
    1,723

    AUTO COPY CELL SHEET1 to SHEET2

    Hello,

    Is there any other way to write this in the VBA code?
    Please Login or Register  to view this content.
    \
    Please Login or Register  to view this content.
    I have to type this code on every single cells in Sheet2 which I have a lot.

    My range are let say…. A1, B1, D4, E9, etc.

    Thank you in advance.

  2. #2
    Forum Expert
    Join Date
    12-14-2012
    Location
    London England
    MS-Off Ver
    MS 365 Office Suite.
    Posts
    8,448

    Re: AUTO COPY CELL SHEET1 to SHEET2

    Makes no sense to me.

    Welcome to the forum

    Please attach a sample workbook (not a picture or pasted copy). Make sure there is just enough data to demonstrate your need. Include a BEFORE sheet and an AFTER sheet in the workbook if needed to show the process you're trying to complete or automate. Make sure your desired results are shown, mock them up manually if necessary.

    Remember to desensitize the data.

    Click on GO ADVANCED and then scroll down to Manage Attachments to open the upload window.
    My General Rules if you want my help. Not aimed at any person in particular:

    1. Please Make Requests not demands, none of us get paid here.

    2. Check back on your post regularly. I will not return to a post after 4 days.
    If it is not important to you then it definitely is not important to me.

  3. #3
    Forum Contributor
    Join Date
    10-05-2014
    Location
    CALIFORNIA
    MS-Off Ver
    2010
    Posts
    1,723

    Re: AUTO COPY CELL SHEET1 to SHEET2

    Here you go. Thank you.
    Attached Files Attached Files

  4. #4
    Forum Expert
    Join Date
    12-14-2012
    Location
    London England
    MS-Off Ver
    MS 365 Office Suite.
    Posts
    8,448

    Re: AUTO COPY CELL SHEET1 to SHEET2

    Right Click On Your Sheet Name At the Bottom Of Excel and Select View Code
    Paste this code in the module that opens and close it.




    Please Login or Register  to view this content.

  5. #5
    Forum Contributor
    Join Date
    10-05-2014
    Location
    CALIFORNIA
    MS-Off Ver
    2010
    Posts
    1,723

    Re: AUTO COPY CELL SHEET1 to SHEET2

    mmm... not working.

    A1 sheet1 should go to A1 Sheet2
    A2 Sheet1 should go to C5 Sheet2
    A3 sheet1 should go to B10 Sheet2
    Attached Files Attached Files

  6. #6
    Forum Contributor
    Join Date
    12-08-2020
    Location
    South Korea
    MS-Off Ver
    Excel 2010
    Posts
    108

    Re: AUTO COPY CELL SHEET1 to SHEET2

    it works well, you put the code on 'Sheets(1) Module' not 'General Module '

+ 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] Need to copy a row from Sheet1 to Sheet2 then auto delete from Sheet 1 based on Column G
    By jingles9 in forum Excel Programming / VBA / Macros
    Replies: 5
    Last Post: 10-20-2015, 08:11 AM
  2. [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
  3. Replies: 6
    Last Post: 07-25-2013, 02:58 PM
  4. [SOLVED] If cell value on Sheet1 not found on Sheet2 copy row to Sheet2
    By Yxx in forum Excel Programming / VBA / Macros
    Replies: 3
    Last Post: 06-18-2013, 04:15 AM
  5. macro to auto-select cell in sheet2 the same has in sheet1
    By CyberPath in forum Excel Programming / VBA / Macros
    Replies: 3
    Last Post: 03-26-2012, 01:54 PM
  6. Macro to copy range of cell from sheet1 to sheet2 based on a cell value in sheet2
    By drgwhizz in forum Excel Programming / VBA / Macros
    Replies: 8
    Last Post: 01-25-2012, 10:39 AM
  7. IF Sheet1 Cell A2 = value, THEN copy Sheet1 Row 2 to Sheet2 Row 2....?
    By dan1980 in forum Excel Programming / VBA / Macros
    Replies: 1
    Last Post: 07-21-2009, 10:28 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