Search results 360

Card image cap
ApplyValidation_DropDown

Adds Validation drop-down to a cell (Data --> Validation --> List), or to a ...

Card image cap
Pagination call

How to read certain page from SQL table Originally from from http://social. ...

Card image cap
CellSave_Hyperlink

Creates a hyperlink to URL or to cell inside a cell in Excel VBA (or delete it). ...

Card image cap
DigitsORLettersOnly

Check if the string has special characters or not, only Letters or digits ...

Card image cap
InternationalComma

Convert an international numeric with , instead of . Into American style . ...

Card image cap
AmIMobile

Check if browser is for a mobile or tablet, or not. This was before we have ...

Card image cap
CutString_Words_Left + CutString_Words_Mid

Cuts the left or Middle part of string without breaking words Can specify ...

Card image cap
Prn

Printout into page, along with additional function to decide where to put the ...

Card image cap
RandomRecords

Returns random IDs (or any column) from SQL Database table, passing number of ...

Card image cap
List_Load + List_Save

Loads/Saves items from/to text file to/from listbox Also has simple adding and ...

Card image cap
Encrypt1 + Decrypt1

Encrypts (and decrypts) a string. To decrypt an encrypted string, use the ...

Card image cap
CalcArea

Calculates the area of objects. Pass formula argument as string and values as ...