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

Latest commit

 

History

History
26 lines (13 loc) · 818 Bytes

File metadata and controls

26 lines (13 loc) · 818 Bytes

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