Skip to content
This repository has been archived by the owner on Sep 20, 2023. It is now read-only.

Com (Serial) Port Enumeration in VBA

License

Notifications You must be signed in to change notification settings

Serialcomms/COM-Port-Enumeration-VBA

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

COM Port Enumeration

Serial Com Port Enumeration and selection in Excel VBA

Functions to determine com ports available on host PC and allow user to select one for subsequent use via a Worksheet or Ribbon combo box.

Drop-down click will refresh query to update combo box with any newly added or removed com ports since last selection.


Excel Worksheet VBA and Combo instructions here

Excel Combo


Excel Ribbon VBA and Combo instructions here

Excel Combo


VBA Functions Table