Creating Combo InputBox with API
An Excel file that teaches how to perform Creating Combo InputBox with API operation.
Excel Spreadsheet for Creating Combo Inputbox with Api
Form design is done using Windows API calls. List items are loaded dynamically. The selection result is returned as a variable. Error checks are implemented within the code. The window closes automatically.
Hope it is useful.