View Single Post
  #2   Report Post  
Posted to microsoft.public.excel.programming
Thomas Lutz Thomas Lutz is offline
external usenet poster
 
Posts: 42
Default sending data to com1 port from excel

The easiest way to send serial data out from Excel would be to use a
product called WinWedge from TAL Technologies.
For more information about WinWedge visit:
http://www.taltech.com/products/winwedge.html

To see a simple VBA code sample that transmits the contents of a cell
out a serial port through WinWedge visit:
http://www.taltech.com/support/dde_sw/ddeexcel501.htm



On Wed, 2 Jun 2004 18:19:09 -0500, sgerassimou
wrote:

Hi there

Help is needed:

I want to send the text data from a specific cell in exel to the serial
port com1.

Please help.

Steve G.


---
Message posted from http://www.ExcelForum.com/