Search results 95

Sorted from new to old.
Card image
SwapNumbers

Swap two numbers variables without using third variable A trick worth saving ...

Card image
CleanFilename

Cleans file name from invalid unexpected characters that Windows refuses.

Card image
Old cell value

Nice solution to read value in cell AFTER changed. Needed to have that feature ...

Card image
NMRRank_v2021

Ranks a number among set of numbers. This is part of huge tool, we needed to ...

Card image
Morse code functions

Convert text or single character to and from Morse code. TexttoMorse, ...

Card image
ANC Bootstrap controls (Testing < and & # 6 0 ;)

Testing step in site (or in each HTML output function to replace < with < ...

Card image
ShapeRange_BG

Replaces the background fill of any shape in Excel with an image Not Ready yet, ...

Card image
Regular expressions (Notepad++)

How to do regular expressions in Notepad ++ search and/or replace Helpful when ...

Card image
InSheet_ChangeImage

Allows users to inserts image into sheet, replacing old one, with ability to ...

Card image
ASP to static HTML

Convert Dynamic ASP files into HTML (once daily) to make them faster when ...

Card image
File2Body

Reads file and showing it as Bootstrap row, with ability to replace variables ...

Card image
FeeKey + UnFeeKey

Protect Numbers by encoding them into Alphabetic And convert them back ...

Card image
Paste into textbox

Paste text from clipboard into textbox

Card image
TrimEnters

SQL Function to remove repeated Enters from a string in SQL Chr(13) + Chr(10)

Card image
URLDecode

Decodes a URL encoded string back into the original text. Similar to ...

Card image
Remove_Between2Quotes

Remove any char (or string) found between two quotes in a string This is an ...