Search results 86

Sorted from new to old.
Card image
punycode

Encode or Decode Punycode used in domain names that are not in English ASCII ...

Card image
Header font name and size in VBA

Looks like it is not easy to change font name, size and style for a header or ...

Card image
BoldCodeColor

Bold the first letter and color it based on Bootstrap color theme, info, ...

Card image
CSS Generators

One of my newest friends in css styling, tons of options. Love the simple ...

Card image
Tabs-Auto-To-Menu

Turns tabs into menu based on available width. JS (Bootstrap 5) code to turn ...

Card image
Sheet_RowID_Generate + _LastUsed

Generate random unique ID in a column as IDyyyymmRRRR And the second function ...

Card image
Excel 2408 bug

Serious bug in Office update that was pushed Aug 26th. At least from Excel ...

Card image
Code128.js

Pure JavaScript library for generating barcodes using HTML5 canvas.

Card image
CountNumbers_inString

Returns how many numbers found inside a text

Card image
ANmaSearch_SpaceFriends and LeftSpaceFriends

Searches for string inside string covering multiple possibilities for space ...

Card image
Daily folder

Create daily folder in specific location automatically. I used to have .bat ...

Card image
ANmaSearch_QuoteFriends

Searches for string inside string with double-quote possibility If single ...

Card image
ANmaSearch_AmpFriends

Searches for string inside string with multiple possibilities if the char & ...

Card image
Triangular coded msg in file

Decodes message from file based on number in each line of text. Attached ...

Card image
SQL Cross Apply String_Split with XML Path

SQL select statement to convert list of IDs found in column (from more than row ...

Card image
Associate_Ext

Register an extension in Windows registry for extension with an application. ...