Codes recently updated
New versions for codes, updated recently by our developers. 24 most recent codes.
CopyDynamicRangeValue v3
Copy values from range to cell. Without using clipboard of course. Here the ...
Jan13
ANmaPivotTable_Clear v2
Clears all filters in PivotTable and hide the [blank] item from list, pass ...
Jan13
PivotTable_ShowHideItems v2
Show or hide item (or items) in PivotTable for a certain field. Passing ...
Jan13
PivotTable_ShowHideBlankItems v3
Shows or hides an item or items in a PivotTable filter field. Passing ...
Jan13
HMatchIf_Multi v4
Returns column if an item from list of items was found in a row. Similar to ...
Jan13
URLs2Anchors v3
All links found inside a string into anchor (< a href=...) BUG!: Currently ...
Dec26
NumberBeforeString v3
Cuts a number that would be found before certain word inside a block string. ...
Dec26
Excel-VBA Limits v5
These are some limits I found during my work in Excel-VBA For more of Excel ...
Dec26
BodyYoutubeLink2iframe v3
Creates youtube embed from link Converts a youtube video link into a youtube ...
Dec22
SendEmailMsgv2023 v3
Sending email using Microsoft 365 account. Edit 2024-12-19: Fixing ability to ...
Dec19
SheetTabColor v3
Applies certain color to sheet tab in Excel. ColorNumber is Excel ColorIndex. ...
Dec16
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