Home |
Search |
Today's Posts |
#1
![]()
Posted to microsoft.public.excel.programming
|
|||
|
|||
![]()
Sorry if this is up there twice but I did not see it the up so. Here goes again.
I can't get comm1 to open and here is the code that I am useing. I just keep getting errors. Again sorry if this is up twice Private Sub CommandButton1_Click() Dim a As Boolean a = False a = CheapComm1.OpenCommPort(€œCOM1€, "9600,n,8,1") If a = True Then MsgBox "open" End If If a = False Then MsgBox "error" End If End Sub |
Thread Tools | Search this Thread |
Display Modes | |
|
|
![]() |
||||
Thread | Forum | |||
plotting column chart whch colors the bars diff for diff comm | Charts and Charting in Excel | |||
If And/Or statement for comm calc criteria | Excel Discussion (Misc queries) | |||
my ? is this problem=E11-backword commaBikes Madeupside down comm. | Excel Worksheet Functions | |||
I have pop-up post-it notes on my excel sheets!! they are not comm | Excel Discussion (Misc queries) | |||
Connecting to comm 1 | Excel Programming |