View Single Post
  #1   Report Post  
Posted to microsoft.public.excel.programming
[email protected] f.decultieux@free.fr is offline
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