Search results 60

Card image cap
Ordinal

Get a Number Suffix They allow you to turn 1 into 1st, 2 into 2nd, etc. giving ...

Card image cap
ASCII_Read + ASCII_Save

Reads and saves text file giving its full name Used a lot in my websites, very ...

Card image cap
RunFromTemp

Check if an Excel file is running from 'Temp' location or regular folder This ...

Card image cap
BrowseWorkbook + BrowseWorkbook_Save

Asks for Excel file to open, then return the full filename with path if ...

Card image cap
Convert2SQLDate

Converts a date (numeric date) into Date acceptable by SQL, as in YYYY-MM-DD ...

Card image cap
FrmAbout

Display a string in a Userform as 'About' window, can display string or file by ...

FrmAbout.zip

Card image cap
Crypt512

To encrypt or decrypt any string ' Strii is the required text to protect ' ...

Card image cap
CutString

Cuts a string from certain char till certain char, can be used to cut left, ...

Card image cap
Number_Formatted

Format the number as ' <1000 = 1,2,55, 85, 989 ' <1000000 = 1K, ...

Card image cap
RandomHelloACM

Generate random using web service into ASP variable. With help of PHP, we now ...

RandomHelloACM.zip

Card image cap
FileDate_Formatted

Returns a formatted version of file 'LastModified' date. Pass parameter ...

Card image cap
ASCII_Read + ASCII_Save

Reads and saves text file giving its full name Used a lot in my tools, very ...