Search results 130

Sorted from new to old.
Card image
ContainerHTMLTag

Returns HTML tag of the container of certain location inside HTML block. ...

Card image
Total14Round

Round time to Hours:Minutes format regardless of number of days Like in 80:40. ...

Card image
Luhn

Luhn function to return true or false if is valid based on Luhn identification ...

Card image
SubZero

Forces Excel to not convert numbers during moving them across sheets, or ...

Card image
ANmaInt

Cuts the integer part of a number. Like INT, FIX, or CINT I know we already ...

Card image
ReadBinaryChunk

Reads certain chunk of a file in binary. Used with large files (like ~7gb ...

Card image
ANmaDate

Returns date in human format. Which is as follows... Just day name (and time) ...

Card image
ReadLastChars

Reads last some characters of a file, needs to see contents of large files that ...

Card image
AskForFolder

Asks user to assign a folder, been looking for something like this for awhile ...

Card image
Progress in two nested loops

Formula to show progress to end user from inside two loops. More like an ...

Card image
Filename_Clean

Returns cleaned file name of invalid characters. Needs to be modified if used ...

Card image
Dropdown button commands

A drop-down of multiple commands in pure VBA. Needed this in a large Excel-VBA ...

Card image
LstCustomSelection_Refresh

Read list of items from Settings sheet, then Sort, then save, before reading ...

Card image
DiskDriveType

Returns drive type as text, like fixed, CD, etc. Can pass either drive letter, ...

Card image
OST Outlook file location

Outlook OST (and PST) files to be saved in different location Instruction can ...

Card image
DynamicFill

Fills in more rows at end of a range Used to add more rows at end to have all ...