Search results 124

Sorted from new to old.
Card image
CountColumnCells_Unique

COunts unique cells found in a column. Passing sheetname, workbook name and ...

Card image
ANmAddressSame

Checks if passed addresses are referring to same cell regardless of ...

Card image
ANmAddressRefStyle

Returns type of the cell address, A1 or R1C1 If multiple cells passed, the ...

Card image
FixURL

Return safe URL after converting critical chars to whatever passed in SafeChar

Card image
Choose20

Chooses from 20 options based on the passed ID, can have any of these passed. ...

Card image
IsNumericChar

Checks if character is number or no. Returns True or False Number includes the ...

Card image
QuickEncrypt plus others ...

Text encryption/decryption snippet that utilizes the powerful xICE encryption ...

Card image
DownloadFile_Safe

Downloading file directly to machine without refreshing or going to another ...

Card image
ANmaSpecialFolders

Returns path for a specific special folder in system Passing the name of that ...

Card image
CalculateQuarterText

Returns the text of quarter (3Q2024 or 1Q2017) with offset of the passed ...

Card image
Q_NoOfdays

Calculates number of days for certain quarter, starting from given quarter with ...

Card image
Files_FoundHours

Listing the file from a folder that was created during last few hours. Can ...

Card image
ANmaCellFormat

Reads or set Numberformatting for a cell or range. Can pass sheet and workbook ...

Card image
SortArea4

Sort range of cells by up to 4 columns. Can use any of these columns, not ...

Card image
Concatenate_HTMLColumn

Build a string from a certain column in html table (using < table, < tr, and < ...

Card image
FindAncherURL_InHTMLRow

Finds the URL (href tag value) for an anchor inside a table row (tr element) ...