I have workbook1 and workbook2.
I need to create macro to copy the Column B (Starts from B4 to the end of Column B) in workbook2, sheet 1
into Workbook1, column A, starts from A2
How to write the Macro Code