Search results 21
ANmaSearch_SpaceFriends and LeftSpaceFriends
Searches for string inside string covering multiple possibilities for space ...
IfString_StartsWith_AndOr_EndsWith
Checks if String starts with certain char and ends with certain char Or one of ...
UniqueRandomID in SQL
Generate new Random ID, unique not duplicated in two columns in two tables. ...
HTMLPadding_or_Margin
Finds the padding or margin from a style statement for an HTML tag. Passing ...
ANmaSQL_InsertStatement
Creates SQL INSERT statements from a table in Excel. Used to be executed to ...
Vertical page breaks
Change Vertical page breaks in Excel spreadsheet preparing to print Looks like ...
FilterSheet_1By1 + FilterSheet_Clear
Sets Autofilter in a sheet, and another function to clear Autofilter ...
Restore Arabic text files
Solution to restore ASCII Arabic text files. Sometimes I noticed when system ...
Split string into table
Returns tag words (as table) in Microsoft SQL Separator set to comma, but you ...
IsValidUTF8 + DecodeUTF8 + EncodeUTF8
Checks UTF8, or convert to/from UTF8. Simple functions to convert the first 256 ...