Search results 42

Sorted from new to old.
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
Converts two bytes to long

Functions to convert two bytes to a numeric value (long), (both little-endian ...

Card image
CutLeftNumber

Cuts the left part of string as long as it is number Keeps getting characters ...

Card image
SQL Date from DateTime

Extract Date from Datetime field in SQL An old method I found in my archive.

Card image
Between_2Chars

Returns if a char was found between two defined characters. Like find if Loss ...

Card image
LXFormat

Formats a number found at end of string to have additional leading zeros to ...

Card image
ReadLastChars

Reads last some characters of a file, needs to see contents of large files that ...

Card image
Arabic in MySQL

Here is how to read Arabic text from MySQL db from Classic ASP I tried a lot ...

Card image
Filename_Clean

Returns cleaned file name of invalid characters. Needs to be modified if used ...

Card image
Subtotal_Indirects

Finds the SUM, COUNT, COUNTA, etc for a range of cells referencing using ...