I'm trying to call a web service created in
VB.NET from VBA in MS Excel
2003. The web service requires a double precision array to be passed
in but VBA doesn't seem to be able to make the call without bombing
out. Is there something special that must be done in using arrays
between VBA and
VB.NET web services?