How to copy the data from excel sheet/file specific columns and add into another excel sheet/file.
Suppose i have excel sheet 1, i want to copy the data from Column B and Column D.
And then i want to add/paste into the another sheet, e.g. sheet 2 which also having the same structure data.
Can anyone suggest how to do it?