Search results 63

Sorted from new to old.
Card image
FixURL

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

Card image
IsNumericChar

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

Card image
Daily folder

Create daily folder in specific location automatically. I used to have .bat ...

Card image
CutString11

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

Card image
SQL instr

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

Card image
SQL Cross Apply String_Split with XML Path

SQL select statement to convert list of IDs found in column (from more than row ...

Card image
HMatchIf_Multi

Returns column if an item from list of items was found in a row. Similar to ...

Card image
ANmaNumber_Closest2Word

Finds the number between two spaces that is found close to of Word1Location ...

Card image
SqlExec

Runs SQL Command that needs no return This is primarily useful for CREATE, ...

Card image
Send page to print

JavaSctipt commnad to show Print dialog when a page is visited. I usually put ...

Card image
MapPath_SafeComma

MapPath version expecting comma in filename or folder. Just because we might ...

Card image
Popup button

List of commands in popup menu. Uses listbox, command button and toggle ...

Card image
Dropdown button commands

A drop-down of multiple commands in pure VBA. Needed this in a large Excel-VBA ...

Card image
ANmaSQL_InsertStatement

Creates SQL INSERT statements from a table in Excel. Used to be executed to ...

Card image
DBTable2CSV

Exports table into CSV from ASP Classic function.

Card image
iframeBtn

A button in iframe, to run certain command and return status to end user ...