Search results 698
Sorted from new to old.
BinaryFile_Read + BinaryFile_Save
Reads binary file in chunks, if not chuck defined, all file will be red/saved ...
HaveNonEnglish + StringASCIIs
Checks if one char is within two ASCII codes or not (StringASCIIs) Used to see ...
ScreenResolution_wxhxtxl
Detects active desktop screen resolution and location of taskbar (with some ...
MatchIf_ThenDelete
Searches for an item in a column, then if found, delete that cell (not clear, ...
BrowseWorkbook + BrowseWorkbook_Save
Asks for Excel file to open, then return the full filename with path if ...
GetColumnName, ColumnName_XOffset
Gets the column name from a cell address. Returns "E" from "E45", or "BR" from ...
ListBox_SelectedIndexes
Create list of selected items in MSForms listbox as string separated by | Or ...
GetFilename, GetExtension, .. others
GetFilename, GetExtension, GetFilename_noExtension, GetFilename_wExtension To ...
GenerateMemorablePassword
Returns a random password that is easier to remember, such as BONES or LAMOT. ...