• Hi All

    Please note that at the Chandoo.org Forums there is Zero Tolerance to Spam

    Post Spam and you Will Be Deleted as a User

    Hui...

  • When starting a new post, to receive a quicker and more targeted answer, Please include a sample file in the initial post.

Copy data from one workbook to other using VBA

Mandar Khedekar

New Member
Write macro to copy data from Source File to assignment-2 file. Make sure you take care of following conditions

• Book with same name should not added to the destination, instead only its other fields should be updated

• Leave the Author column from source file; need not have to be copied.

• new book record found in the source file needs to be added at the last available row in Destination file.

• after copy of data, if I click on “Refresh Graph data buttons” then it should refresh data considering additional records.
 
Mandar Khedekar


Double posting is bad manners and will not get your homework done any quicker
 
Back
Top