Cross platform VBA help required. I need to be able to connect to a remote server.

C

Chris Houston

Hi,

Using VBA on a PC I can use XMLHTTP or ServerXMLHTTP to connect to a remote
server to post some data,
ideally I would like to enable my Excel Addin to work on both a PC and a
MAC, so, my problem is how can I post
data to a server using MAC VBA ?

Best regards,

Chris
 
S

Steve Rindsberg

Hi,

Using VBA on a PC I can use XMLHTTP or ServerXMLHTTP to connect to a remote
server to post some data,
ideally I would like to enable my Excel Addin to work on both a PC and a
MAC, so, my problem is how can I post
data to a server using MAC VBA ?

You might also want to post to an appropriate group in Public.Mac.xxxx
You'll find a higher percentage of Mac developers there, I'm guessing.
 

Ask a Question

Want to reply to this thread or ask your own question?

You'll need to choose a username for the site, which only take a couple of moments. After that, you can post your question and our members will help you out.

Ask a Question

Top