Search results 78

Sorted from new to old.
Card image
PI

Returns a double representing the mathematical constant Pi

Card image
FormulasFlatten

Fill in formulas from 1st row, then convert them to flat values to avoid Excel ...

Card image
NMACode

Converts all Ƽ found in a string into their actual chars

Card image
UTF8R_toChar

Converts characters created by program R into actual chars as in < U+641 > to ...

Card image
MatchIf (aka VMatchIf)

The best Match I created, return 0 if not found, kind of CountIF+Match ...

Card image
Modify SQL table

SQL seams to have issues when we try to modify a table and preserving data, I ...

Card image
CutString

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

Card image
Webapp-ScrollAreas

Allow website to have scroll bars on areas, like a web app Applied in ANmar. ...

Card image
FileDate_Formatted

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

Card image
RandBetween

Generating random number between two

Card image
Form Maker

This is an application that creates a form in HTML depending on user specs

Card image
ClearAllCookies

Clears all cookies created by Linkedin login, and clear sessions

Card image
ASCII_Read + ASCII_Save

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

Card image
Create and Write Log File

The subprocedure can be called by any ASP applicaiton/page which needs to ...