Hey guys,
I have some VBA code that has worked marvelously for over a year. Today, in one of the macros, I get the following message. I have recreated this and still same error. I've tried running from another unit, that is not the problem.
Any ideas?
EXCEL caused an invalid page fault in
module EXCEL.EXE at 017f:3002ece4.
Registers:
EAX=00e4000c CS=017f EIP=3002ece4 EFLGS=00010206
EBX=00e46848 SS=0187 ESP=0062d35c EBP=0062d590
ECX=00000000 DS=0187 ESI=00e46848 FS=5ee7
EDX=00e4000c ES=0187 EDI=0062dbf6 GS=0000
Bytes at CS:EIP:
0f b6 43 04 57 83 f8 02 56 a3 40 f7 53 30 74 5c
Stack dump:
0000000c 30001316 00e46848 00000000 301bea0f 00e46848 0062dbf6 0062dbf4 0062d9de 00000000 02330028 12020e91 0062d390 00000000 00000000 30707a61
Thanks for any help!
MrsTFB
I have some VBA code that has worked marvelously for over a year. Today, in one of the macros, I get the following message. I have recreated this and still same error. I've tried running from another unit, that is not the problem.
Any ideas?
EXCEL caused an invalid page fault in
module EXCEL.EXE at 017f:3002ece4.
Registers:
EAX=00e4000c CS=017f EIP=3002ece4 EFLGS=00010206
EBX=00e46848 SS=0187 ESP=0062d35c EBP=0062d590
ECX=00000000 DS=0187 ESI=00e46848 FS=5ee7
EDX=00e4000c ES=0187 EDI=0062dbf6 GS=0000
Bytes at CS:EIP:
0f b6 43 04 57 83 f8 02 56 a3 40 f7 53 30 74 5c
Stack dump:
0000000c 30001316 00e46848 00000000 301bea0f 00e46848 0062dbf6 0062dbf4 0062d9de 00000000 02330028 12020e91 0062d390 00000000 00000000 30707a61
Thanks for any help!
MrsTFB