View Single Post
  #2   Report Post  
Posted to microsoft.public.excel.misc
Dave Peterson Dave Peterson is offline
external usenet poster
 
Posts: 35,218
Default why am i getting an error 1004?? please help

When you open the workbook, does it open in excel or in the browser?

If it doesn't open in excel...

How to Configure Internet Explorer to Open Office
Documents in the Appropriate Office Program Instead of in Internet Explorer
http://support.microsoft.com/?scid=162059

SAM SEBAIHI wrote:

If I run my sheet by double clicking it (from my network drive), I have no
error.
However, when I run it from my website with a link, The macro starts
running, but it stops in a simple VBA code like ----
ge("A1").select ---

Any suggestion?

1- There is no password
2- There are no errors in the code ( I have run it and recieved no error, it
ran like a charm)
3- it gives me an error only when I ran it from a website

Thank you in advance:


--

Dave Peterson