J
JS
How can I simply open and close the RS232 under VBA? I have
writen a program that prints out some labels and it
functions good, but only if the RS232 is opened and closed
before by another program. I use the open com1.... command
but it doesnt help.
Under VB6 its easy to open and cloe because then you have
the mscomm32.ocx, but how is it done with VBA?
thanks a lot for helping
writen a program that prints out some labels and it
functions good, but only if the RS232 is opened and closed
before by another program. I use the open com1.... command
but it doesnt help.
Under VB6 its easy to open and cloe because then you have
the mscomm32.ocx, but how is it done with VBA?
thanks a lot for helping