Search results 46

Card image cap
ANmaInt

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

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
Wrong file permissions

Fix to unable to delete file from FTP server after uploading using PHP function ...

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 ...