Home |
Search |
Today's Posts |
|
#1
![]()
Posted to microsoft.public.excel.programming
|
|||
|
|||
![]()
Hi all,
I have a need to use excel to send/recieve data from a control box that sits on the lan with it's own IP address... How can I use VBA to chat with this box? Thanks, MP |
#2
![]()
Posted to microsoft.public.excel.programming
|
|||
|
|||
![]()
Hey,
I've used Microsoft's communication control in the past. If I'm not mistaken (I could well be) it's MSCOMM32.OCX. NOte that I'm pretty sure this is only normally licensed and available with a VB installation. At least I can't find it on the machine I'm using at the moment. I used it for RS232 control but it should be pretty easy to use it for IP stuff - I would imagine at least. If you have it, you just drag and drop it onto a user form. HTH, Gareth rci wrote: Hi all, I have a need to use excel to send/recieve data from a control box that sits on the lan with it's own IP address... How can I use VBA to chat with this box? Thanks, MP |
Reply |
Thread Tools | Search this Thread |
Display Modes | |
|
|
![]() |
||||
Thread | Forum | |||
Charts That Communicate Progress | Charts and Charting in Excel | |||
excel newb needs some help making multiple sheets communicate for ecommerce project! | Excel Discussion (Misc queries) | |||
CDO_send can't communicate with smtp server | Excel Programming | |||
How to communicate between Excel and VB6 ? | Excel Programming | |||
Communicate with Internet Explorer from Excel | Excel Programming |