Search results 32

Sorted from new to old.
Card image
ANmaReplace_Occurrence

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

Card image
SwitchTextinCells

Switch text inside cells with another text. This was needed to correct an bug ...

Card image
ReplaceStrings

Replace strings found in list of strings from inside a string, does that make ...

Card image
FrmRename

Userform to switch names of two files. Basically renaming two files with each ...

Card image
SubZero

Forces Excel to not convert numbers during moving them across sheets, or ...

Card image
NMRRank_v2021

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

Card image
Quarter_to_Words

Convert Quarter code to text per special project requirements. A special ...

Card image
File2Body

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

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 ...

Card image
ShrinkText

Shrinks a text into smaller text controlling where is the majority will be ...

Card image
Magick SVGs to GIFs

Convert SVG files into GIF preserving the transparency, in bulk ' Used to ...

Card image
HttpToAnchors

Convert http found inside text into anchers < a >, aka URLlinker, aka ...

Card image
ANma_HTML2DB + ANma_DB2HTML + ...

Convert HTML text into DB-safe string, by converting some characters as below. ...

Card image
Num2Ar

Convert numbers into Arabic words, like 230 to مائتان وثلاثون I have multiple ...