Creating Combo InputBox with API

Date 05 February 2017
Author exceldepo
Category Macros
Type XLSM

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.

ADVERTISEMENT AREA

Related Files