Codes recently updated
New versions for codes, updated recently by our developers. 24 most recent codes.
CreateAnchor v2
Creates an anchor by passing its arguments (used to be called URL2A), can ...
Fri 6PM
URLs2Anchors v2
All links found inside a string into anchor (< a href=...) BUG!: Currently ...
Fri 6PM
SendEmailMsgv2023 v3
Sending email using Microsoft 365 account. Edit 2024-12-19: Fixing ability to ...
Thu 4PM
SheetTabColor v3
Applies certain color to sheet tab in Excel. ColorNumber is Excel ColorIndex. ...
Mon 10AM
Range22DimArray v3
Imports a range into 2-dimension array. Returns the array, providing range, ...
Dec10
Range_SaveAsImage v2
Exports range to an image, something we wanted to be able to do for a while now. ...
Dec10
LastRow_Remove v2
Removes last row in a table starting certain cell. Creating and using this ...
Dec4
CutString96_NumberX v2
Extract a full number from string block having 1 or more full numbers. Like ...
Dec4
CountColumnCells_2Criteria v2
Counts how many cells matching 2 criterias.
Just like
Nov24
CreateUniqueList v2
Create list of unique items from a column into another column This is similar ...
Nov22
CountColumnCells_Unique v2
COunts unique cells found in a column. Passing sheetname, workbook name and ...
Nov22
Match4_4thNot0 v3
Searches for three cells in three columns then checks for 4th column if not ...
Nov13
Match3_3rdNot0 v2
Searches for two cells in two columns then checks for 3rd column if not equal ...
Nov13
ANmaHTMLTables_Combine2 v2
Combine strings of two HTML tables into string of one table. Edit 2024-10-31: ...
Oct31
FixPath, IsThere, IsThere1 ... v10
Set of 6 functions to deal with filesystem. Gets current workbook path, ...
Oct31
BrowseWorkbook + BrowseWorkbook_Save v2
Asks for Excel file to open, then return the full filename with path if ...
Oct31
MapPath_SafeComma v2
MapPath version expecting comma in filename or folder. Just because we might ...
Oct26
ANmAddressRefStyle v2
Returns type of the cell address, A1 or R1C1 If multiple cells passed, the ...
Sep29