Thread: Run Time Error
View Single Post
  #2   Report Post  
Posted to microsoft.public.excel.programming
Frank Kabel Frank Kabel is offline
external usenet poster
 
Posts: 3,885
Default Run Time Error

Hi
is there any code in these workbooks (e.g. workbook_open event code) and if
yes you may post this code

"BOB" wrote:

Hello group
I have a number of files (6) that usually open all at one time. Recently
when I open them all I get a Run Time Error 10004 "Application defined or
object defined error" The error seems to pop up on different files based on
the order I select when I open them. I can open less than 6 with random
selection and I still get the error. So I cannot tie it down to one
particular file. Also the RTE dialog does not give me a debug option. These
files are network files and the behavior does not exist on other machines on
the network, only mine.
Any ideas or suggestions?
Thanks!