+ Reply to Thread
Results 1 to 9 of 9

VBA Code Paste Next empty Cell other sheet

  1. #1
    Forum Contributor
    Join Date
    09-21-2020
    Location
    israel
    MS-Off Ver
    2017
    Posts
    113

    Lightbulb VBA Code Paste Next empty Cell other sheet

    hi friends,

    i have workbook with 4 sheets
    and table in each sheets
    When I enter data in a table I want it to copy to a concentrated table that is in another sheet.
    If nothing is listed it will not be copied.
    How to make it copy the content always to a cell without content
    Thank you for your smart help

  2. #2
    Forum Expert
    Join Date
    05-29-2020
    Location
    NH USA
    MS-Off Ver
    365
    Posts
    2,103

    Re: VBA Code Paste Next empty Cell other sheet

    One can write a workheet_Change event procedure to copy any new value in any given column to the next empty spot in another table/column location. If you share a sample file as per the yellow banner above we can assist.

  3. #3
    Forum Contributor
    Join Date
    09-21-2020
    Location
    israel
    MS-Off Ver
    2017
    Posts
    113

    Re: VBA Code Paste Next empty Cell other sheet

    hi,
    attaced
    thanks
    Attached Files Attached Files

  4. #4
    Forum Expert
    Join Date
    05-29-2020
    Location
    NH USA
    MS-Off Ver
    365
    Posts
    2,103

    Re: VBA Code Paste Next empty Cell other sheet

    When you hit enter on column C, the data in that row will populate into the all sheet. The code is in the sheet modules

    Please Login or Register  to view this content.
    Attached Files Attached Files

  5. #5
    Forum Contributor
    Join Date
    09-21-2020
    Location
    israel
    MS-Off Ver
    2017
    Posts
    113

    Re: VBA Code Paste Next empty Cell other sheet

    Genius! Thank you very much.
    If I delete it is not deleted from the "ALL" issue, how can I delete / synchronize it with any change in the other issue?
    And one last question at your disposal.
    How do I do the same thing but with several booklets that are on the same network-
    That all the data will reach one issue
    Thanks!

  6. #6
    Forum Contributor
    Join Date
    09-21-2020
    Location
    israel
    MS-Off Ver
    2017
    Posts
    113

    Re: VBA Code Paste Next empty Cell other sheet

    ? help

  7. #7
    Forum Contributor
    Join Date
    09-21-2020
    Location
    israel
    MS-Off Ver
    2017
    Posts
    113

    Re: VBA Code Paste Next empty Cell other sheet

    Anyone know?

  8. #8
    Forum Contributor
    Join Date
    09-21-2020
    Location
    israel
    MS-Off Ver
    2017
    Posts
    113

    Re: VBA Code Paste Next empty Cell other sheet

    please helppp

  9. #9
    Forum Contributor
    Join Date
    09-21-2020
    Location
    israel
    MS-Off Ver
    2017
    Posts
    113

    Re: VBA Code Paste Next empty Cell other sheet

    ??????????

+ 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] vba code to find and paste data to next empty cell, not last empty cell
    By hkbhansali in forum Excel Programming / VBA / Macros
    Replies: 3
    Last Post: 07-21-2018, 10:48 AM
  2. Cut/paste range to another sheet it cell is not empty.
    By tool_fairy in forum Excel Programming / VBA / Macros
    Replies: 2
    Last Post: 08-07-2016, 12:35 PM
  3. Copy value in sheet 2 and paste in next empty cell in sheet 1
    By Locutos in forum Excel Programming / VBA / Macros
    Replies: 2
    Last Post: 01-26-2016, 03:21 PM
  4. [SOLVED] Code to paste data into first empty cell in range
    By Nitefox in forum Excel Programming / VBA / Macros
    Replies: 1
    Last Post: 09-15-2014, 09:37 PM
  5. If a cell is not empty paste it and another to another sheet....
    By dsmith7610 in forum Excel Programming / VBA / Macros
    Replies: 0
    Last Post: 05-23-2014, 09:46 AM
  6. Replies: 0
    Last Post: 03-20-2014, 11:51 AM
  7. Replies: 5
    Last Post: 06-07-2012, 05:18 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