Hello,
I am looking for a help in VBA. I am always copy past manually around 250-300 records on daily basis.
The request is, I need to look column CE values from worksheets (Main Sheet) to column A in worksheets (List) and copy to the min sheet if the value match.
For example:
From Main sheet if the value 3126 found in worksheet list then copy the value in same row to the Main Sheet and also copy the column c date into Main Sheet.
But while pasting the date it should 1 year previous date as the date in worksheet List is end date and I have to put start date.
Sample workbook is attached for your reference.
Bookmarks