Hi,
I get the error message "Property let procedure not defined and
property get procedure did not return an object" while trying to loop
on a workbook's sheet:
for each sheet in workbook.sheets
....
next
i guess something is wrong with the Excel library?
Any tip/help welcome.
Olivier
Archived from group: microsoft>public>vb>ole>automation