Search results 218

Card image cap
JSON-VBA

2 modules to read output of json API (or file) into parsed array of objects. ...

JSON-VBA.zip

Card image cap
Sorting Strings

This is not a function as much as a note. I needed to force a line to show at ...

Card image cap
Functions.dll

Old DLL housing list of functions to be used and called by any application, ...

Functions.zip

Card image cap
Delete_Unwanted_Rows

Delete rows in a different way I used to delete rows by looping through those ...

Card image cap
DelFiles

A very simple to delete a directory and the entire files and folders in its ...

Card image cap
IsThere1_SPWB

Checks if a workbook is found in a SharePoint location or not, giving a full ...

Card image cap
Window off-screen

Window not shown while taskbar says it is on. Restore window position in ...

Card image cap
Counters

Finally, a neat simple js counter This one allows me to have negative counting, ...

Counters-js.zip

Card image cap
Auth_User

Find the user name (and domain) for logged in user for in an internal intranet ...

Card image cap
Evaluate

Execute any command in Excel VBE, using Application.Evaluate to execute almost ...

Card image cap
Register OCX in 64 and 32 bit

Copy and register ocx using cmd (DOS batch) in Windows 32bit and 64bit.

Card image cap
Reset ID Column

How to reset ID Column in Microsoft SQL, (not completed yet). This is because ...