Reply
 
LinkBack Thread Tools Search this Thread Display Modes
  #1   Report Post  
Posted to microsoft.public.excel.programming
external usenet poster
 
Posts: 1
Default Com Port and VBA from Excel

Hi,

I am trying to program communication through the COM ports
by using VBA from Excel.
The problem is that I do not have the MSCOMM32.OCX ActiveX
component available for that purpose (it is available with
Visual Basic but I did not get it with VBA).
Is there any way to get it available for programming with
VBA without using the one from Visual Basic 6 ?

Thanks,

Florent

  #2   Report Post  
Posted to microsoft.public.excel.programming
jaf jaf is offline
external usenet poster
 
Posts: 300
Default Com Port and VBA from Excel

Hi Florent,
You can get a copy here.
See this http://www.yes-tele.com/mscomm.html


--

John

johnf202 at hotmail dot com


" wrote in
message ...
Hi,

I am trying to program communication through the COM ports
by using VBA from Excel.
The problem is that I do not have the MSCOMM32.OCX ActiveX
component available for that purpose (it is available with
Visual Basic but I did not get it with VBA).
Is there any way to get it available for programming with
VBA without using the one from Visual Basic 6 ?

Thanks,

Florent



  #3   Report Post  
Posted to microsoft.public.excel.programming
external usenet poster
 
Posts: 42
Default Com Port and VBA from Excel

The MSComm control is a licensed control so you need a license from
Microsoft to use it in an application. You can download the control
from many places on the Internet including the Microsoft web site
however if you do not install Visual Basic, you will not get the
license for the control so that you will be able to use it.

There are other ActiveX controls available that you can purchase like
the Sax COM Objects :http://www.sax.net/Default.aspx

You might also want to investigate a product called WinWedge from TAL
Technologies at:
http://www.taltech.com/products/winwedge.html
WinWedge is not an ActiveX control however it is an excellent tool for
doing serial communications from within Excel. It is also much easier
to use than an ActiveX control. In most cases you do not need to write
any code at all in VBA.


On Tue, 4 Nov 2003 01:46:25 -0800, "
wrote:

Hi,

I am trying to program communication through the COM ports
by using VBA from Excel.
The problem is that I do not have the MSCOMM32.OCX ActiveX
component available for that purpose (it is available with
Visual Basic but I did not get it with VBA).
Is there any way to get it available for programming with
VBA without using the one from Visual Basic 6 ?

Thanks,

Florent


Reply
Thread Tools Search this Thread
Search this Thread:

Advanced Search
Display Modes

Posting Rules

Smilies are On
[IMG] code is On
HTML code is Off
Trackbacks are On
Pingbacks are On
Refbacks are On


Similar Threads
Thread Thread Starter Forum Replies Last Post
How to export an Excel file to a serial port smiserA Excel Discussion (Misc queries) 0 October 28th 08 09:33 PM
Is there a way to port your quick access toolbar in excel Kevin Setting up and Configuration of Excel 2 May 28th 08 07:36 PM
Interfacing USB port and MS Excel Arun K Excel Discussion (Misc queries) 0 November 7th 05 07:55 AM
need help re send/recieve com port data from excel and auto CR/LF Ftca Excel Programming 4 October 12th 03 05:16 PM
serial port mscomm32.ocx in excel Brian Excel Programming 0 July 25th 03 11:22 PM


All times are GMT +1. The time now is 01:25 PM.

Powered by vBulletin® Copyright ©2000 - 2025, Jelsoft Enterprises Ltd.
Copyright ©2004-2025 ExcelBanter.
The comments are property of their posters.
 

About Us

"It's about Microsoft Excel"