• 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.

Need to transfer Data from one workbook to another

uday

Member
Hi,

I want to transfer only those items which are not present in Dump file. Also in Column I Name should be automatically pick up from Productivity tracker by sheet name.



Kind Regards,
Roy
 

Attachments

  • Productivity Tracker_1.xlsx
    10.9 KB · Views: 4
  • Dump new.xlsx
    55.9 KB · Views: 2
Hi, do you know if you have Power Query or Get and Transform on your ribbon? It yes, then these kind of actions are really simple and only involves some mouse clicking and no formula or vba code.
It can be an easy alternative. I've attached a sample file.
If requiring VBA, then please wait for another reply.

The first sheet shows the missing rows only
the second sheet has merged those with the original table.
 

Attachments

  • Dump-Productivity Tracker.xlsx
    27.8 KB · Views: 6
Thanks for your help Grah. We don't have such power query option.
Sony VBA integration for this task.
 
Back
Top