|
-
Jun 27th, 2001, 09:36 AM
#1
Thread Starter
New Member
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
Posting Permissions
- You may not post new threads
- You may not post replies
- You may not post attachments
- You may not edit your posts
-
Forum Rules
|
Click Here to Expand Forum to Full Width
|