Search results 152
Sorted from new to old.

Open different Filestypes
Populate list of filetypes in Application.GetOpenFilename method. This command ...

Programming Languages
A nice illustration on different types of languages (the most famous ones only) ...

CopyRange_NoClipboard
Copies range without using clipboard. Applies formats into a cell (or range) ...

WorkbookSaveAsk_ANmar
Asks user to save file (or workbook) using GetSaveAsFilename method. Returns ...

WorkbookOpenAsk_ANmar
Asks user to browse to a file and return full path and file name if they do, ...

[TAB] inside textarea
Allow textarea's to accept TAB key (ASCII code 63) Could use some enhancements, ...