Thread: call function
View Single Post
  #1   Report Post  
Posted to microsoft.public.excel.programming
sirron sirron is offline
external usenet poster
 
Posts: 7
Default call function

This is my call function everytime I try to call
I get a Compile error Expected list separator or )
the error is here
call openSDEWorkspace(Server As String, Instance As
String, User As String, _
Password As String, Optional Database As
String = "", _
Optional version As String
= "SDE.DEFAULT") As IWorkspace