Hi Experts,
I am looking for a macro that will do the things mentioned below
macro will be placed in macro.xlsm,both files are located in different places so the path will be hardcoded in the macro so that i can change it as per my needs
sheet name can be anything
Plz see the sample file & the output file
If column B of sheet2 of book2.xlsx matches with column I of 1.xls then cut that entire row & paste it to new sheet in 1.xls(Plz name the new sheet as output1)
(header will be same in new sheet also)
& If Book2.xlsx has a blank sheet2 then dont do anything
Thnx For the Help
I am looking for a macro that will do the things mentioned below
macro will be placed in macro.xlsm,both files are located in different places so the path will be hardcoded in the macro so that i can change it as per my needs
sheet name can be anything
Plz see the sample file & the output file
If column B of sheet2 of book2.xlsx matches with column I of 1.xls then cut that entire row & paste it to new sheet in 1.xls(Plz name the new sheet as output1)
(header will be same in new sheet also)
& If Book2.xlsx has a blank sheet2 then dont do anything
Thnx For the Help
1.xls
drive.google.com
Book2.xlsx
drive.google.com
OutPut.xls
drive.google.com