+ Reply to Thread
Results 1 to 2 of 2

Automatically copy data to same position in another sheet

  1. #1
    Registered User
    Join Date
    06-07-2019
    Location
    London
    MS-Off Ver
    365
    Posts
    6

    Question Automatically copy data to same position in another sheet

    Question: How can i automatically copy data to same position in another sheet?

    Example:
    -I have sheet 1 and sheet 2.
    -User fills on in names on sheet 1 in Cell A3 till A5. Excel should (automatically and without pressing a button) copy and paste those names to Sheet 2 in Cell A3 till A5.
    Note: The range of cells can dynamically change (can be longer or shorter).

    How would someone solve this? With a formula or VBA code?

    Thanks.

  2. #2
    Forum Expert PaulM100's Avatar
    Join Date
    10-09-2017
    Location
    UK
    MS-Off Ver
    Office 365
    Posts
    2,108

    Re: Automatically copy data to same position in another sheet

    You could just equal the cells if the data gets replaced every single time. No need to bother with VBA. Eg: in Sheet2 A3: ='Sheet1'!A3
    Click the * to say thanks.

+ 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: 19
    Last Post: 10-16-2017, 12:34 PM
  2. [SOLVED] automatically copy data from different sheets and sequentially copy to another sheet
    By darbar76528 in forum Excel Programming / VBA / Macros
    Replies: 16
    Last Post: 10-13-2017, 02:12 PM
  3. Copy data from a sheet to another automatically
    By Rob8222 in forum Excel Formulas & Functions
    Replies: 6
    Last Post: 08-19-2016, 12:43 PM
  4. [SOLVED] Automatically copy a row of data from one sheet to another
    By bodi22577 in forum Excel General
    Replies: 13
    Last Post: 01-24-2014, 01:14 PM
  5. [SOLVED] How to Automatically Copy New Data into the next sheet and have it automatically sorted??
    By ReedDOT in forum Excel Programming / VBA / Macros
    Replies: 9
    Last Post: 04-24-2013, 10:50 AM
  6. Replies: 1
    Last Post: 06-22-2012, 08:59 PM
  7. Replies: 5
    Last Post: 06-21-2012, 05:16 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