Home |
Search |
Today's Posts |
|
#1
![]()
Posted to microsoft.public.excel.programming
|
|||
|
|||
![]()
Does anyone know how to have a excel cell hyperlinked to a comport so that I
can send serial inforamtion to the comport at 9600 baud rate eg 6223918;:m< all the poeple I ask say they can but really can;t do it |
#2
![]()
Posted to microsoft.public.excel.programming
|
|||
|
|||
![]()
Try
Open "Com1:" For Input As #1 Open "Com2:" For Input As #1 Open "Com3:" For Input As #1 Open "Com4:" For Input As #1 Depending how you computer is setup some ports will work and other you will get an error when the above lines are executed. "Frank Lesk" wrote: Does anyone know how to have a excel cell hyperlinked to a comport so that I can send serial inforamtion to the comport at 9600 baud rate eg 6223918;:m< all the poeple I ask say they can but really can;t do it |
Reply |
Thread Tools | Search this Thread |
Display Modes | |
|
|
![]() |
||||
Thread | Forum | |||
Pivot table cutting information of a part of the information | Excel Discussion (Misc queries) | |||
Sending cell information to another workbook.... | Excel Programming | |||
Sending information from a cell in excel to a task in outlook | Excel Programming | |||
Sending information from one worksheet to another | Excel Worksheet Functions | |||
Sending Conditional EMails from Excel Which Copies Information from One Worksheet | Excel Programming |