View Single Post
  #2   Report Post  
Posted to microsoft.public.excel.programming
Fredrik Wahlgren Fredrik Wahlgren is offline
external usenet poster
 
Posts: 339
Default Web Services using vba


"djb" wrote in message
...
Is it possible to consume web services in Excel using vba or do you need

to
use .NET?
--
djb


Maybe. I wouldn't recommend it. I think you would need VB6 or .Net code that
in turn calls Excel. Microsoft has recommended against using Excel as a
server application. Can you please tell more about what you want to do?

/Fredrik