Results 1 to 3 of 3

Thread: Writing an Excel file

  1. #1

    Thread Starter
    New Member
    Join Date
    Jun 2001
    Posts
    0

    Thumbs down Writing an Excel file

    I'm tring to write a data to an excel file by writing this code:

    Dim wbWorld As Excel.Workbook
    Set wbWorld = CreateObject("Excel.sheet")
    .
    .
    .
    .
    at the second row i got this error:
    "The remote server machine does not exist or is unavailable".
    I must say that this code was o.k.
    I realy do'nt know what cause this error to appear suddenly.
    Please help me....
    Thank revital

  2. #2
    spetnik
    Guest
    ya know, alot of times ppl get in trouble for posting off-topic posts in General QA. I wonder if we should report this to an administrator for askin serious questions in chitchat.

  3. #3
    spetnik
    Guest
    dont know why it doesnt work. it works fine for me.

Posting Permissions

  • You may not post new threads
  • You may not post replies
  • You may not post attachments
  • You may not edit your posts
  •  



Click Here to Expand Forum to Full Width