Search results 10
Sorted from new to old.
ListBox bug with TabIndex
Setting TabIndex for a listbox to 0 in a Userform will have some issues when ...
UISetup + UIRestore
Simple way to freeze UI in Excel-VBA then restore it after complete in standard ...
setSelectedIndex byname and byval
Set active (Selected) item in listbox using javascript Imported and modified ...
WorkbookSaveAsk_ANmar
Asks user to save file (or workbook) using GetSaveAsFilename method. Returns ...
BrowseWorkbook + BrowseWorkbook_Save
Asks for Excel file to open, then return the full filename with path if ...
Calendar, a pure-VBA userform (FrmCal)
VBA pure Calendar form, no outside lib needed Edit 2020-03-18: Enhance ...