Hi Excel Gurus

I have a 'Master.xlsm' file having worksheets like SLA1, SLA2....SLA36. Another file 'Source.xlsx' having SLA1, SLA2...so on but not all 36 sheets. I am looking for a VBA code to copy and paste the data from 'Source' to 'Master' based on same worksheet name. Previous data from A2 in 'Master' have to be delete before pasting the data.

Thank you in advance

Saleem Basha