Please can you help.
Thanks and regards,
Sandeep S.
I've found that an easier way to do this kind of thing with many workbooks
is to copy all of the workbooks into a single folder dedicated for the use,
and have the VBA code go through all files in that folder looking for Excel
files and then opening each one in turn and processing the data as required.
http://www.rondebruin.nl/copy3.htm
Assumes all workbooks are in a single folder.
Gord Dibben MS Excel MVP