Search results 115

Sorted from new to old.
Card image
Walking Columns (Scrollable Columns-Chart)

Allow users to scroll through columns in column-chart. Used chart.js, this is ...

Card image
FixURL

Return safe URL after converting critical chars to whatever passed in SafeChar

Card image
CutString12

Cuts string between two numbers that found inside string. Like extract the ...

Card image
IsNumericChar

Checks if character is number or no. Returns True or False Number includes the ...

Card image
ANmaCellChar_Superscript_Subscript

Sets certain character inside a cell as superscript or subscript

Card image
ANmaSearch_SpaceFriends and LeftSpaceFriends

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

Card image
IfString_StartsWith_AndOr_EndsWith

Checks if String starts with certain char and ends with certain char Or one of ...

Card image
ANmaSearch_AmpFriends

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

Card image
CutString97

Cuts part from large string from certain character to certain character with ...

Card image
NumberNumberNumber

Finds 3 numbers in a string by ignoring characters between them. ' example ...

Card image
VBInstr_Numeric

Finds location of 1st numeric character inside string starting from a certain ...

Card image
CutString11

Cuts long string from certain character to certain character with option to ...

Card image
UniqueRandomID in SQL

Generate new Random ID, unique not duplicated in two columns in two tables. ...

Card image
ProgressPie SVG

jQuery library to create ProgressPie SVGs. Simple, perfect, works

Card image
SQL instr

Searching for a string inside a string in SQL. You may say it is the instr in ...

Card image
HTML_CleanNumber

Cleans block of string (HTML block) from characters that are not needed Can ...