Re: CreateObject("Excel.Application") problem



Did you ever get this to work?
Robin S.
--------------------
"Ultima" <ultima_xyj@xxxxxxxxxxx> wrote in message
news:1165782564.052450.200610@xxxxxxxxxxxxxxxxxxxxxxxxxxxxxxx
I'm trying to create an Excel file using a VB program. I have added
the
reference to Excel Object Library yet when I try to compile it, I get
an error at the line exc_app = CreateObject("Excel.Application")

System.Exception was unhandled
Message="The remote server machine does not exist or is unavailable."
Source="Microsoft.VisualBasic"
StackTrace:

Do I need to turn on some kind of service in order to get this
working?
What exactly does this error message mean?



.



Relevant Pages

  • Re: Return to form if query unmatched
    ... following error message upon opening the form: ... Set Myrst = .OpenRecordset ... These reference can add from Code Windows> Tools Menu> Reference ... Check Marks to following and compile it. ...
    (microsoft.public.access.queries)
  • Re: How to share VB code across multiple pages?
    ... but got an error message as follows: ... But MSVCR71.dll is actually right there under the folder ... > If you're using ASP.NET 1.1, you should command-line compile ... >>> or .cs file) and then reference the function that way. ...
    (microsoft.public.dotnet.framework.aspnet)
  • CreateObject("Excel.Application") problem
    ... I'm trying to create an Excel file using a VB program. ... reference to Excel Object Library yet when I try to compile it, ... What exactly does this error message mean? ...
    (microsoft.public.dotnet.languages.vb)
  • RE: Seeing Access 2003 table in Access 2007
    ... The 'dao2535.tlb' reference is a fairly old reference, ... VBA code in your database will not be disabled from the get-go. ... Compile, where is the name of your VBA project. ... I get this error message 11 times. ...
    (microsoft.public.access.gettingstarted)
  • Re: Seeing Access 2003 table in Access 2007
    ... The reason you're not able to compile is likely because code is running. ... VBA code in your database will not be disabled from the get-go. ... I had a second missing reference which I ... Compile {ProjectName}, where is the name of your VBA ...
    (microsoft.public.access.gettingstarted)