Hi,

I want to write a macro that does the following:
Compare workbook "A" to workbook "B".
Define a list of worksheetnames, for instance "C 01.00", "C 02.00".
If both A and B has the worksheet "C 01.00", then copy values from
Cell A1, B14, D11 from workbook A and paste it into same worskheet same cells in Workbook B.

I have to be able to define which cells to be copied given each worksheet.

Thanks!

Henrik