Search results 178
Sorted from new to old.

ANmaCountChars_Direction
Counts how many times we found OfChar repeated in TheStr from one of two ...

Custom Excel UI ribbon
Excel custom ribbon in details. A good article I use as reference to add custom ...

DateAdd_Networkdays
Adds workdays to a date using DateAdd It keeps adding days and checks how many ...

YoutubeLinks2YoutubeEmbeds
Convert all links in text block into youtube embeds to show inside a website. ...

ANmAddress_Dimensions
Detects how many dimensions an address has, This is what I call it dimensions ...

Showing 4k (and more) images in BS5 modal
Allow users to browse and scroll through tons of images to select one (tried on ...

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

Font-Based progress bar
Show progress bar using fonts only. Neat trick to use inside HTML or word ...

ANmaReplace_Occurrence
Replaces certain occurrence of a string with another inside a string. Like ...