D
Deb
Hi
We have a VBA macro that contains a 'calculate' button, some database calls via ADO 2.1, pulls data from more than one spreadsheet in the workbook, and is on the default worksheet when the workbook is launched.
When a user with Excel 2000 launches the workbook, if they do not have any VBA add-ins in their Excel configuration, they consistently get an error that reads 'The instruction at 0x308d03a5 referenced memory at '0x0014b000". The memory could not be "read".
I've tried upgrading excel to service pack 3 and have applied all known security patches. I cannot find anything in the knowlege base about this particular memory address in a fatal Excel error.
Any help would be appreciated
We have a VBA macro that contains a 'calculate' button, some database calls via ADO 2.1, pulls data from more than one spreadsheet in the workbook, and is on the default worksheet when the workbook is launched.
When a user with Excel 2000 launches the workbook, if they do not have any VBA add-ins in their Excel configuration, they consistently get an error that reads 'The instruction at 0x308d03a5 referenced memory at '0x0014b000". The memory could not be "read".
I've tried upgrading excel to service pack 3 and have applied all known security patches. I cannot find anything in the knowlege base about this particular memory address in a fatal Excel error.
Any help would be appreciated