Artcyclopedia
Where the World Finds Great Art

Mscomm vba


 
 




mscomm vba 0 to my toolbox. 0, the error message "Microsoft Access doesn't support this ActiveX control. 1, Visual Basic developers who grew accustomed to the MSCOMM control in VB6 will be glad to know that this functionality is supported again in . These examples are suitable for use in Visual Basic, Word, Excel and Access. Comprehensive Code, FAQ, Developers Resources, News, alphabetical API/Type/Constant/Method Index, along with the largest Visual Basic-related links list on the net. I am using an activex control mscomm to control a serial port in VB. misc. MSComm. At company, we have a game machine Visual Basic Programmer's Guide to Serial Communications - A Tutorial: Porting VB6/MSComm32 code to Visual Basic . txt) or read online. . Serial Communications Library for Visual Basic and VB. I am still very new to Visual Basic and I have been surprised at how quickly you can develop working apps. "spamme0" <spa@gmail. OCX) came with Visual Basic 6. It allows serial input into Excel without having the need to use MS Comm controls. Install Mscommlib. Skip to content How to purchase a license to use MSComm active control in VB6 applications. Kontrol Mscomm menyediakan fasilitas komunikasi antara program aplikasi dengan port serial sehingga dapat menerima atau mengirim data. VBA control of serial port Sign in to Chakorules is correct when using Visual Basic for Applications If you try to add the MSCOMM object to a form MSCOMM – Visual Basic [Serial Port Functions] - Free download as PDF File (. However, when I try to place MSComm control on my form, Add an MSCOMM control to the form. Hi all, This forum has been a great help to me in the last few months and I wanted to give something back. NET ) including Express, See: Using Visual Basic with ADR ( RS232 ) Devices Using the SerialPort Component The MSComm Control Hi - I'm an engineer working on trying to control a process using electrical resistance as a feedback. Coding, Visual Basic; Visual Basic, Serial Port / Communication Port programming with MSComm32 The class name is MSComm. Register an ActiveX control. 0 需要物件:MSCOMM 物件 引用項目: Install Mscommlib. NET source code solutions je crois que j'ai eu le meme probleme que toi au debut. I suspect some strange problem between Excel 2003 and the mscomm VB (Serial Comms) 26. The FreeVBCode site provides free Visual Basic code, examples, snippets, and articles on a variety of other topics as well. It shows how to create a parser base VB6 program to interact with Arduino circuit. properties. In this post, we are going to focus on OnComm event of serial port programming components. The next issue with MSCOMM was how to use it. ocx est bien enregistré et activé (dossier syswow64). Re: VBA RS232 Class Excellent work: If I wanted to read a Modbus address at location 30730 how does this code accept that? Can I then take that result and place it into cell A1? Hi everyone, I’m trying to get back into Visual Basic 6 (as it’s the only language I have any chance with) after a lay off of 2 years – wasn’t any good back then anyway! Featured Mscomm Replacement free downloads and reviews at WinSite This will interfere with MSComm, which wraps the Windows communications APIs, > Author of Visual Basic Programmer's Guide to Serial Communications, Add or register an ActiveX control. 0) Option Explicit. I'm doing an application which communicates with the serial port. I don't have a problem connecting, my p Dear all, Can anyone tell me how can I get the data from PBX (SMDR). Je précise que MSCOMM32. This tutorial illustrates how to send and receive SMS from Visual Basic 6 (VB6) using the SMSLibX ActiveX component (DLL library). NET source code solutions The following Visual Basic project contains the source code and Visual Basic examples used for send/receive data via the serial port using mscomm control. This is the snippet Send/Receive Data Via the Serial Port Using MSComm Control on FreeVBCode. VB6 MSCOMM handshaking??? - comp. Txs How to: Receive Strings From Serial Ports in This topic describes how to use My. The most widely used serial port component is the MSComm. x and Microsoft Windows 95. We have a license to distribute this OCX with our Visual Basic application. . Mscomm free download programs. Visual Basic >> Mscomm , How to receive HEX data ? Hi All, I am using the code as below to receive com port data but in ASCII string format. Private Function SetupPort(objCom as MSComm) With ObjCom. NET 2. Hello, I want to use MSComm to control my Siemens MC35i via AT commands. ]MSComm . Computer. I had a development controller running in Excel VBA communicating with a Fluke 8845A digital multimeter. I am trying to register MSCOMM32. I'll just have to find another ocx. output and mscomm. i read and found the workbook. OCX MSComm Control This MSComm control (MSCOMM32. visual. PHP & Softwarearchitektur Projects for $30 - $250. Hello, I have a temperature monitor that is connected to my computer via RS232 to COM1. 0 In computers, a serial port is a serial communication physical interface through which information transfers in or out one bit at a time. i need to transfer data bet. NET (Wiki) MSCOMM32. pdf), Text File (. ocx Visual Basic, QuickControl ®, Click End to end the macro, click Debug to take a look at the macro in the Visual Basic Editor. From examples I've seen using MSCOMM, What replaces MSCOMM PortOpen in Measurement Estas en el tema de MSComm enviar y recibir datos HEX en el foro de Visual Basic clásico en Foros del Web. Administrator; Jr. 0 Common The MSComm control provides serial communications for Visual Basic Serial Communication This application demonstrates serial communications using MSComm. lang. Hi all, This forum has been a great help to me in the last few months and I wanted to give something back. 1. MSCommcontrol added through the project component menu as Using MSComm - programming com port in vb 6. :headache: I am using a serial port to control an instrument. board products. This will interfere with MSComm, which wraps the Windows communications APIs, > Author of Visual Basic Programmer's Guide to Serial Communications, 3 1 Introduction The Windows Standard Serial Communications Library for Visual Basic (WSC4VB) is a toolkit that allows software developers to quickly develop 32-bit and 64-bit serial communication applications in VBnet provides Intermediate and Advanced Win32 API code for VB developers. ocx of Microsoft, however it has some limited properties such as working up to COM16, you may also find more sophisticated components such as SAX Comm. input?? i confused - Visual Basic and VB. It's some VBA code that I have found on the Net and have found very useful in Excel. 0 - I'm having some trouble using the MScomm control 6. i'm using excel xp using the vba (my project contains too much tables). OCX on my 64-bit VBA MSComm troubles. pankaj. MSCOMM Active-X Control Jul 22, 2007. Optional serial port drivers to use for Visual Basic for Applications for Pencom Design, Inc. net. NET commonly used and may be used and/or described in this tutorial: Public Programming an RS-232 Scale with Visual Basic. 0 需要物件:MSCOMM 物件 引用項目: Serial Communications Library for Visual Basic and VB. Buen día damas y caballeros del foro. He conectado a un P. This programming guide assumes the user has a basic knowlege of Visual Basic programming. Hi, I am writing a visual basic program and used MSComm for testing communication ports of PC. I have built an automated procedure in VBA Access 2000 that is now great (thanks to a lot of downloaded help from this forum). I can't do it in Excel with MSComm. NET. Visual Basic System Services ConfigurePort: Determine Available COM Ports with the MSCOMM Control : Posted: Wednesday June 02, 2004 We will used VB control "MSComm" that you should be referrent the control by Custom control . Visual Basic 6 mscomm使用需要更多限制,serialport似乎灵活一些。 但是,codeguru上面的源代码似乎不支持com4以后的串口号? Classes - using MSComm & Passing Parameter - Help Requested. NET to access serial ports. 0 Service Pack 6. I have written the example - Visual Basic and VB. Applicatio 3 CDHolding Property See Also Example Applies To Determines whether the carrier is present by querying the state of the Carrier Detect (CD) line. 0 Service Pack 6 The MSComm control MSCOMM32. I place the control on the main form and set its port, baud rate, etc. This sample was created and submitted by David M. MSCommcontrol added through the project component menu as MScomm Control 6. serial communications for your application by enabling the transmission and reception of data through a serial port. I wanted to make MSComm features available to non-VB5/VB6 due to an idiosyncrasy of ActiveX controls that are written in Visual Basic. Hello All I am currently writing a program that saves and displays data via the serial port using MSComm in VB5. 11 Update for the Microsoft Visual Basic 6. Ports to receive strings from the computer's serial ports in Visual Basic. doc 1 2/1/2010 Serial Port Using Visual Basic . I've AT&T PBX and would like to communicate with this PBX unit through serial COM 1326148 This is for people experienced with VBA. Hi, I have one VB6 project and I want to migrate it in C# application. Mscomm. i'm doing a microcontroller project using the atmega8535. Although the mscomm control won't help you over Comunicazione con Porta Seriale in Excel (VBA) danielepelosi 12 maggio 2009 Embedded 2 evitando di utilizzare controlli come MSComm o ActiveX o applicazioni di Watch on YouTube: How to Implement Modbus TCP Protocol using VBA with Excel . I need a byte array. Seguir. When I upgraded to Excel 2007 this s IMPORTANT: For a tutorial on VB2008 or VB2010 ( VB. Hi, visual basic 6 adodc multiple record with the same key - 3 replies; Using MSComm - programming com port in vb 6. When I try to Insert the ActiveX Control, Microsoft Communications Control, Ver. At company, we have a game machine Hi, I'm trying to control an Arduino via Excel VBA using the MSCOMM control The following sketch accepts serial input, and controls the brightness of a led How to allow user input to cells while running a VBA loop? January 24th, 2004, 06:54. Mscomm is polled in a VBA loop, something like this: Hello, How do I use MSCOMM with VBA? I can't find a reference to it in the object browser. I've AT&T PBX and would like to communicate with this PBX unit through serial COM 1326148 visual basic virtual com port mscomm free downloads, visual basic express 2010 serial port, serial port visual basic 2010 express, serial 1 port visual basic 2010 - software for free at freeware freedownload. If you have any questions or comments concerning these routines, David can be reached at k5dmh@bellsouth. Forms are used to display and edit data, and to call other forms. A l'ouverture du fichier, dans VBA, mon controle MSCOMM disparait. It is working well. ADONTEC offers the serial communication ActiveX that is MSComm compatible as MSComm Replacement. 0. The serial port ActiveX object can be inserted by VBA code (see the first example) or be manually inserted into form, worksheet or document. The BS2 sends the keypresses to a PC running a visual basic program. Watch on YouTube: How to Implement Modbus TCP Protocol using VBA with Excel . Break=False Trojan With Visual Basic Describes how to access serial and parallel ports by using Visual Basic. 0. ; Updated: 8 Jan 2016 I have a spreadsheet I originally created in Excel 2003 which used the MSCOMM control to read data sent to the serial port. Visual Basic: MSComm Control. open sub, but it doesn't seem to work There aren't really any more CWserial examples that are in Visual Basic. 4. output. Author Topic: Modbus VB and VBA code examples (Read 44959 times) Dave Loucks. Visual Basic 4 / 5 / 6 Forums on Bytes. MSComm Control Example The following simple example shows basic serial communications using a modem: Private Sub Form_Load ' Buffer to hold input string Example on how to use the serial port to communicate with visual basic for applications, For Applications control program using mscomm and relays boards Hello Im using the MSComm to send and receive binary data to a video server, the sending part works fine, but when a receive more than 8 byets, the input variab Hi - I'm an engineer working on trying to control a process using electrical resistance as a feedback. Excel Vba Serial Port Mscomm Control. MSComm Control (MSComm Control)This documentation is archived and is not being maintained. pour communiquer par le port, tu as besoin de la fonction mscomm. I'm using the MScomm control in VB. "Below is a list of the Visual Basic 6. If I used same MSCOMM control in C# application then it works but I want Untuk menggunakan port serial kita bisa menggunakannya langsung menggunakan control Mscomm yang telah disediakan oleh Visual Basic. ExcelのVBAとMySQL まずキャッシュドロワを動かすのにMSCommコンポーネントというコンポーネントを使っていまし Dear All, I am designing a Modbus Master in VB6 using MSComm. txt) or read online for free. The above sample program is created using Visual Basic 6. Member; Posts: 80; Modbus VB and VBA code examples VBA - Problème pour inclure MsComm sur et j'ai un programme VBA qui me permet de récupérer la valeur de pesée de ma balance directement sur mon PC sur Arduino and Visual Basic Part 3: 2015 by Martyn. The J#, VB(Visual Basic) and Delphi versions use the MSComm ActiveX control, the Sun Java version uses the (optional) JavaCOMM api (and its Describes how to access serial and parallel ports by using Visual Basic. Although I am no Excel or VBA expertI have learnt one heck of a lot in recent times. Moving Your Legacy Hardware Code to Visual Basic 2005 the Send part of this process is very similar to the Send functions on the MSComm control. I've tried to use this simple code to open COM1 port, but everytime I want to do something with MSComm1, I get error "Object variable or With block variable not set". I didn't see your link until after I'd sent my reply. bas) for Visual Basic 6, click here. Synopsis. The purpose of this article is to demonstrate how you can perform serial port communication in the VBA (Visual Basic Applications - script editor included in any typical Microsoft Excel distribution) but without using the MSComm control or any other third party add-on or ActiveX. axcessed thru VBA. A security issue has been identified that could allow an attacker to compromise your Windows-based system running Microsoft Visual Basic 6. I made a program to send an SMS, the problem is, Visual Basic. NET to easily communicate with RS232, multi-drop RS485 and RS422 ports as well as virtual serial ports using Bluetooth serial and USB to serial converters. MSCOMM en Visual Basic 6 Windows 7 Forums is the largest help Description of the cumulative update rollup for the Visual Basic 6. For compatibility reasons, we are running Visual Basic Version 6, VB (Serial Comms) 26. Everything is working right but when I try to send a frame in HEX on port analyzer I I am experiencing very strange behaviour with the MScomm32 control in Excel 2003 VBA. Thank you, The MSComm control provides serial communications for your application by allowing the transmission and reception of data through As a Visual Basic programmer, How do I get/use MSCOMM in Access 2000 I've never had to do that, but if you search for vba mscomm access, you will find quite a few references to it. en utilisant celle ci, j'arrivais a envoyer des donnees mes pas a en recevoir. The tutorial shows how to: Problem with receiving data from instrument on Excel VBA application: 1: Original MSComm crash at suddenly reading disconnect: 1: by Guest Dec 24 2016 at 04:45:45 PM: Excel Vba Serial Port Mscomm Control. Hitchner. serial-port-vb. MSCOMM32. C. MSComm Communication. Although I am no Excel or VBA expertI how do you set the MSComm ActiveX object in VBA code(Excel): I have tried variations on the following: Dim MSComm1 As Object Set MSComm1 = New MSComm. Use the MSComm control in Visual Basic. 1 Introduction This chapter discusses how Visual Basic can be used to access serial communication VB (Serial Comms) 337 [form . Estoy leyendo de un módem de la siguiente manera, que me devuelve muchos mensajes con los me sincronizo a través de vbNewLine para saber hasta donde llega cada uno Do DoEvents buffer$ = buffer$ & forma. rtsenabled=true Visual Basic for Electronic Engineering Applications by Vincent Himpe ISBN: Can Excel VBA (Visual Basic for application) talk with Com Port? Can Excel VBA (Visual Basic for application) communicate using MSCOMM, or does how do you set the MSComm ActiveX object in VBA code(Excel): I have tried variations on the following: Dim MSComm1 As Object Set MSComm1 = New MSComm. Applies To: You can also type the property name in the Visual Basic Help Search box. However, there are other possibilities. New LAPTOP computers do not have a serial port. Mscomm - In VBA Excel is it possible to make a connection with - Free Excel Help James first started this website when learning Visual Basic back in 1999 whilst studying his GCSEs. 0 that supports the MSComm controls. MSComm Control Example The following simple example shows basic serial communications using a modem: Private Sub Form_Load ' Buffer to hold input string Is it possible to use the MSComm control within Excel/VBA? I opened the VBA editor, added a new UserForm, went to Tools->Additional Controls and added the Microsoft Communications Control, version 6. I am experiencing very strange behaviour with the MScomm32 control in Excel 2003 VBA. I don't have a problem connecting, my p visual basic virtual com port mscomm free downloads, visual basic express 2010 serial port, serial port visual basic 2010 express, serial 1 port visual basic 2010 - software for free at freeware freedownload. The cornerstone of any Microsoft Access application is the form. >Author of Visual Basic Programmer's Guide to A l'ouverture du fichier, dans VBA, mon controle MSCOMM disparait. MScomm Control 6. motzarella. I found a nice solution here But this solution works only for String type for input/output data. OCX Microsoft Access and Serial Port Communications MSComm control which comes with Visual Basic also works Scroll down a ways to see the Visual Basic links which How to: Receive Strings From Serial Ports in This topic describes how to use My. Programming and Web Development Forums - Visual Basic - Microsoft Visual Basic . Dear all, Can anyone tell me how can I get the data from PBX (SMDR). 程式版本:Visual Basic 6. 0 Common The MSComm control provides serial communications for I have a vague recollection of not being able to use the MSCOMM object in VBscript / VBA but you can substitute NETCOMM. Introduction to Serial Port Communication in VBA. the controller and the pc. The site grew steadily over the years while being run as a hobby - to a regular monthly audience 3 CDHolding Property See Also Example Applies To Determines whether the carrier is present by querying the state of the Carrier Detect (CD) line. can anyone let me know wat is mscomm. I've made the reference & registered the MSCOMM32. ocx that can be referenced in Outlook VBE ? Can i trap COM port read event (event driven, not polling solution) without mscomm ? MSComm - Saving serial data to Bitmap file; PHP, Software Architecture, Software Testing, Visual Basic, Windows barcode scanner symbol, mscomm, read barcode While serial port programming was absent in . output buffer? Communications "spamme0" <spa@gmail. 0? Varuzhan i have written a vb 6 code to get data from rs232 port using mscomm control. Visual Basic comes as part of Microsoft’s Visual Studio Suite and I initially download and played with Visual Studio Express which in turn lead to Visual Studio Send Text to HyperTerminal with VBA I have you can find the control and register it you can use it from VBA. Visual Basic has ActiveX MSComm control 6. org I presume you have "enabled" rts/cts handshaking for the mscomm control? Is this correct? mscomm32. garg 8 Years Ago. Looks like that's the answer. ocx but whenever I try to add the control accessing serial port excel vba 2010, Search on accessing serial port excel vba 2010 Read data from serial port using MScomm control. ocx. If you have any questions or need further information please contact me. In VBA Excel is it possible to make a connection with the serial port, if so, does anyone have an example? Thanks The Useless Software Archive contains mostly outdated programs for MSDOS, Microsoft Windows 3. Input Loop Until InStr(buffer$,vbnewline) XMComm Information Page. Free source code and tutorials for Software developers and Architects. As a result, a Serial to USB cable is used. Applicatio I have built an automated procedure in VBA Access 2000 that is now great (thanks to a lot of downloaded help from this forum). 6. I have just started using arduino and one of the first things i wanted to do was link my knowledge of VBA with arduino. ocx that can be referenced in Outlook VBE ? Can i trap COM port read event (event driven, not polling solution) without mscomm ? visual basic language developers handbook ISBN 0-7821-2162-4 I lost it or it was stolen or whatever. Hi I want to set withevents on COM port (Outlook VBA) How can i get mscomm32. -- Richard Grier (Microsoft Visual Basic MVP) Cgi 0002 Serial MSCOMM - Download as PDF File (. Read data from serial port using MScomm control. MSComm Puerto serie Visual Basic. NET version 1. 0 runtime files that are shipping on Windows Vista and those that will need to be deployed along enter regsvr32 mscomm32. I had a development controller running in Excel VBA communicating with a Fluke 8845A digital Can Excel VBA (Visual Basic for application) talk with Com Port? Can Excel VBA (Visual Basic for application) communicate using MSCOMM, or does For the same purpose, like we do in VB, I am tring to add MS Comm Control in VBA. I have a keypad sending keypresses to a BS2 through a 16 key encoder chip. Thank you, can anyone let me know wat is mscomm. i am getting the data from the device and its working Visual Basic 6 - Options Setting unusual baud rates with Visual Basic. One question about mscomm32 ocx Visual Basic before modifying a program created in Visual Basic. SuperCom serial ActiveX for delphi and Visual Basic. basic. 0 to send andreceive ASCII characters on communication port. Input Loop Until InStr(buffer$,vbnewline) I am currently developing an application that connects to a remote server via an external modem. MSFax is a common culprit. This is for people experienced with VBA. ActiveX component can’t create object, when creating a 32-COM object in a 64-bit machine ★ ★ ★ ★ ★ ★ ★ ★ ★ ★ ★ ★ ★ ★ ★ je crois que j'ai eu le meme probleme que toi au debut. ocx for this. i have a worksheet that need certain tasks performed when the worksheet is opened. ocx is an ActiveX control module that contains common controls, such as the MSComm Control, used in Visual Basic 6. VBA - Problème pour inclure MsComm sur et j'ai un programme VBA qui me permet de récupérer la valeur de pesée de ma balance directement sur mon PC sur This article explains the "What, Who, When, Where, Why, and How" of Visual Basic in completely non-technical language for non-programmers. I want to use MSCOMM control in my MS Excel 2010 VBA. MSCOMM – Visual Basic [Serial Port Functions] - Free download as PDF File (. Everything is working right but when I try to send a frame in HEX on port analyzer I In privious versions of Excel have been able to communicate through the Excel comport using VBA and When try to place an new MSCOMM object in the form The Useless Software Archive contains mostly outdated programs for MSDOS, Microsoft Windows 3. NET eBook: Richard Grier: Kindle Store Is there a possibility to flush the InBuffer of the MSComm in Visual Basic 6. , un indicador de peso (balanza) genérico, Microsoft Access VBA Referring to Forms and Controls by FMS Development Team. Hello Im using the MSComm to send and receive binary data to a video server, the sending part works fine, but when a receive more than 8 byets, the input variab Hi - I'm an engineer working on trying to control a process using electrical resistance as a feedback. Mscomm - In VBA Excel is it possible to make a connection with - Free Excel Help I am using an activex control mscomm to control a serial port in VB. Visual Studio 6. The instruments manual has sample source code in QBasic. I suspect some strange problem between Excel 2003 and the mscomm PHP & Softwarearchitektur Projects for $30 - $250. This instructable is something like a tutorial for new VB users. Private Sub Command1_Click() With MSComm1 This is the snippet Dial Phone Numbers Using MSComm Control: Demo on FreeVBCode. I use the MSCOMM active-x control to talk to an instrument via the serial port. In VB6 project MSCOMM. [Archive] How to clear mscomm. ocx but whenever I try to add the control Perform serial port communication with Visual Basic. Sorry Ken. 0 applications. I am currently developing an application that connects to a remote server via an external modem. "The original application, written in VB 6, uses MSComm to open, write, read, and close a connection to PORT 1. org I presume you have "enabled" rts/cts handshaking for the mscomm control? Is this correct? Hi, Something ELSE (outside your program) has opened the port. Visual Basic 6 (VB6) RSS: Site Feed Twitter: Visual Basic '1 mscomm control (Microsoft Comm Control 6. MSComm. com> wrote in message news:gomeha$f41$1@reader. The control shall appear in Tools-> Additional Controls dialog box in VBE of MS Excel 2010. Posted by Hannes DuPreez on He loves writing articles and proving that Visual Basic is more powerful than what i'm doing a microcontroller project using the atmega8535. many of the Visual Basic examples posted on this page use a module to interface to the D2XX DLL. >Author of Visual Basic Programmer's Guide to MSComm Puerto serie Visual Basic. Visual BASIC 6 /VB2008 Express Serial Communication Sample Program. Skip to content I am experiencing very strange behaviour with the MScomm32 control in Excel 2003 VBA. To download the unit (D2XX_Module. OCX is used for communication. , un indicador de peso (balanza) genérico, Perform serial port communication with Visual Basic. "Dear all, can anybody help me please how to use the mscomm control. MSComm Control. NET and Windows Introduction The serial (COM) port is one of the simplest ways to communicate between a PC and a Serial I/O (RS232) All Intel PCs have Visual Basic Programmers Guide to Serial MS Access 97 SR-2 will not display the MSComm help when you click on a Avoid Using DoEvents to Wait in Microsoft Access, VBA, and VB6 Code for waiting a specified amount of time, or waiting until a specific time to continue code, without using DoEvents Coding, Visual Basic; Visual Basic, Serial Port / Communication Port programming with MSComm32 The class name is MSComm. can anyone confirm this? This page describes serial COM port communication by means of Visual Basic . I suspect some strange problem between Excel 2003 and the mscomm In privious versions of Excel have been able to communicate through the Excel comport using VBA and When try to place an new MSCOMM object in the form MSComm. Dear All, I am designing a Modbus Master in VB6 using MSComm. " Is I need to read and write byte arrays using COM-port and VBA. In VBA Excel is it possible to make a connection with the serial port, if so, does anyone have an example? Thanks Is it possible to capture data from a serial port using the MSCOMM control in VBA? It used to operate in previous versions of Excel, but the control no longer seems to work. The standard MSComm Control supplied with Microsoft Visual Basic only supports a few baud rates in its Settings property. mscomm vba





>  
>