View Single Post
  #1   Report Post  
Posted to microsoft.public.excel.programming
WEIWEIWEI WEIWEIWEI is offline
external usenet poster
 
Posts: 2
Default Help! Application Error _<

Hi Al

My colleague has passed a Excel program to me and I start developing in my computer.
After I have finished adding some code I passed it back to colleagues' machine but when they click on some buttons created before they got Application Error like
the instruction at "0x6504e339" referenced memory at "0x0000000c". the memory could not be "read"

The program can be ran on my machine well, but not the others. I bring it back home and it can still be ran sucessfully.
I doubt as the window version(2k professional) and excel version of my computer should be the same as my colleagues.

I search on google and they said it may be related to different privleges of the user opening the file
But it seems all of us are logged to the winodw system as Adminstrator.

Any ideas?
please help !
thx a lot!!!