Hello,
I would like to ask help to transfer date from openned workbook (sample2.xlsm) to closed workbook (sample1.xlsm) based on more conditions.
The conditions are the followings:
-Condition #1: if cell H1 of sample2.xlsm is available in sample1.xlsm in column B then Exit sub with message of "Exist number".
-Condition #2: if cell H1 and G1 of sample2.xlsm are in sample1.xlsm (in the same row) then overwrite all other linked data in sample1.xlsm (in this row).
-Condition #3: if cell H1 of sample2.xlsm is not available in sample1.xlsm then copy paste the values from sample2.xlsm to sample1.xlsm last row.
Thank you in advance the feedback!
Bookmarks