Events not working on Excel 97 for workbooks created with Excel 2.1 - is this too hard?

A

aah-boy

Hi,

I'm using Application OnLoad events in Excel97 and Excel2000 versions
to scan worksheets - so far so good. I'm being sent Workbooks created
in Excel 2.1 and the events don't work for the Excel98 version of the
code.

To me it seems as if these workbooks are not real workbooks at all -
they all come in at 2Kb

This doesn't seem to pose a threat to Excel2000 - it handles them as I
want it to, unfortunately Excel98 doesn't. It refuses to load the
events at all.

Can anyone point me in the direction I need to go from here please?

Dave
 
Top