I have four sheets say sheet1,sheet2... in an excel file. I want to copy data of column A of sheet1 in column A of sheet4 and copy data of column A of sheet2 in column B of sheet4 and date of column A of sheet3 in column C of sheet4. I want a macro that I can copy the data but if there is no data in column A of sheet1 then it copies data of column A of sheet2 in column A of sheet4 and data of column A of sheet3 in column B of sheet4.
Please help.
Please help.