I have two data sheet which needs to be combined into a single file. The master data sheet contains all information but the employee details are missing, these need to be filled up from another data sheet. How can I do it without using join or append function as these gives added columns or rows.?
Any help would be appreciated!!
Thanks!!