I do not really know where to begin with this macro. I need the macro to basically take column A (the date from there) from one sheet match it with A (date from there) and paste Column A, B, C to columns I,K,K on the main sheet.
Sheet A
Column A Column B Column C
2/1/15 15:26 Door 1
2/2/15 18:30 Door 2
2/3/15 4:01 Door 3
Sheet 2
Column A Column B Column C Column I J K
2/1/15 15:26 Where sheet 1 column A B C would go after the two column A are matched by the date.
2/2/15 18:30
2/3/15 4:01
Bookmarks