Search results 44

Card image cap
ReadBinaryChunk

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

Card image cap
Progress in two nested loops

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

Card image cap
NavigatePost

Reads content of webpage with optional post data two main differences from

Card image cap
NMRRank_v2021

Ranks a number among set of numbers. This is part of huge tool, we needed to ...

Card image cap
CleanArray

Cleans array of unwanted items This usually needed after you merge two arrays, ...

Card image cap
InSheet_ChangeImage

Allows users to inserts image into sheet, replacing old one, with ability to ...

Card image cap
ToolPath

Returns the path of ThisWorkbook considering OneDrive Personal or Business ...

Card image cap
CountDuplicates

Counts how many duplicates found in a range of Excel cells. Basically how many ...

Card image cap
Part of cells in Excel

How to modify part of text inside an Excel cell using VBA. Something in my ...

Card image cap
File_SettingRead

Reads setting from config file Config file can be passed as argument ...

Card image cap
AN_SafeFileName

Clean filename from special characters to make it safe for server upload Then ...

Card image cap
ANBSCaptchaBox (Part 4)

Attempt to create Captcha inputbox as simple as possible using third party ...

ANBSCaptchaGenerator.zip