+ Reply to Thread
Results 1 to 7 of 7

Need to copy from sourcesheet to destination sheet only the new data entered based on seri

  1. #1
    Registered User
    Join Date
    05-18-2021
    Location
    Kolkata
    MS-Off Ver
    2016
    Posts
    4

    Post Need to copy from sourcesheet to destination sheet only the new data entered based on seri

    I am totally new to Excel VBA. But I have a requirement to copy some data from let us say sheet1 to sheet2. I have several columns and rows in sheet1 (source sheet). Now I have to copy only Five columns data from within that where "Ferro Manganese" found in particular one coloum and if found then just copy the data's from the rows of the other 4 columns also and then paste in to the destination rows of the specified column there in Sheet2. Till this step I have done it successfully. Now the users are entering new data to the source sheet the next day and I only need to update those data to the destination sheet. The new data can be selected based on new Serial no on the sheet1 which is available in coloum "A". For every new entry they enter a increased serial number (Which is unique). so If I can check the "Ferro Manganese" condition from the newly entered serial number (from the point Serial no increased) then I can only copy those new data to the destination sheet using the successful code i am attaching it here. I need to learn how to write that extra if condition for increased serial no condition depending on which the paste function will work for only the new data. Due to office data populated in the sheet I could not upload it. But from the code the description I think you masters will understand it easily.
    Please help me.

    Please Login or Register  to view this content.
    Last edited by Chitaah; 05-19-2021 at 01:53 AM. Reason: Site rules

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

    Re: Need to copy from sourcesheet to destination sheet only the new data entered based on

    2 things.
    1: Read the forum rules (#2) about code tags and #3 about cross posting.
    2: Read about cross posting here.
    http://www.excelforum.com/forum-rule...rum-rules.html
    or here
    http://www.excelguru.ca/content.php?184
    Last edited by jolivanes; 05-18-2021 at 05:32 PM.

  3. #3
    Registered User
    Join Date
    05-18-2021
    Location
    Kolkata
    MS-Off Ver
    2016
    Posts
    4

    Re: Need to copy from sourcesheet to destination sheet only the new data entered based on

    Hi jolivanes,

    I am very sorry. I really did not do it intentionally. Please guide how could I rectify it now. And if you could help me with the solution.

    Thanks
    Somnath

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

    Re: Need to copy from sourcesheet to destination sheet only the new data entered based on

    Put code tags around your code in Post #1 first.
    There are no hyperlinks to the other posts, where ever they might be, either. That goes for all sites where you posted.
    Add an attachment with before and after and an explanation of how you arrived at the result.
    Last edited by jolivanes; 05-19-2021 at 01:57 AM.

  5. #5
    Registered User
    Join Date
    05-18-2021
    Location
    Kolkata
    MS-Off Ver
    2016
    Posts
    4

    Re: Need to copy from sourcesheet to destination sheet only the new data entered based on

    Hi jolivanes,

    I have used the [code] tag. But could not understand how to resolve cross post rules by reading the Forum rules page. Can you please guide What I have to do to resolve cross post.

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

    Re: Need to copy from sourcesheet to destination sheet only the new data entered based on

    Copy the URL (address) from your web browser.
    Enter it as text in your post as follows: the url goes here
    i.e.http://www.excelguru.ca/forums/showthread.php?259
    That's it!
    Just copy the site address into here.

  7. #7
    Registered User
    Join Date
    05-18-2021
    Location
    Kolkata
    MS-Off Ver
    2016
    Posts
    4

    Re: Need to copy from sourcesheet to destination sheet only the new data entered based on

    I have done that. please check. And please help me for the solution.

+ 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: 8
    Last Post: 03-27-2020, 11:39 AM
  2. Copy data from a sheet based on entered product code
    By acad-tra7 in forum Excel Programming / VBA / Macros
    Replies: 2
    Last Post: 03-01-2019, 10:14 AM
  3. [SOLVED] Sub CallMacro to copy data to dest sheet is deleting formula in destination sheet
    By 962371 in forum Excel Programming / VBA / Macros
    Replies: 2
    Last Post: 03-02-2017, 12:38 PM
  4. [SOLVED] copy cell data to another sheet based on month entered
    By steve400243 in forum Excel Programming / VBA / Macros
    Replies: 4
    Last Post: 11-11-2016, 02:48 PM
  5. Copy a row record to a sheet based on the date entered in to a cell
    By Gary Stunell in forum Excel Programming / VBA / Macros
    Replies: 8
    Last Post: 06-02-2016, 05:23 AM
  6. [SOLVED] Copy Paste a Range of Values from a Different Sheet Based on Value Entered in Cell
    By hamidxa in forum Excel Programming / VBA / Macros
    Replies: 11
    Last Post: 03-13-2015, 04:53 PM
  7. Copy rows based on criteria to new sheet, controll the destination range.
    By Petter120 in forum Excel Programming / VBA / Macros
    Replies: 2
    Last Post: 11-04-2014, 02:50 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