Search results 317

Sorted from new to old.
Card image
Progress in two nested loops

Formula to show progress to end user from inside two loops. More like an ...

Card image
Windows Common Controls 6.0

This is the needed library to have Windows Common Controls installed to be used ...

Card image
FontAwesome icons in Office apps

Best way to use FontAwesome set of icons in apps, mainly my Excel tools and ...

Card image
NavigatePost

Reads content of webpage with optional post data two main differences from

Card image
JsBarcode

Generate barcode in js Tested and works better than others

Card image
ANmaVLookup

Finds first occurrence of item in column, then returns value from same row as ...

Card image
SwapNumbers

Swap two numbers variables without using third variable A trick worth saving ...

Card image
SmartMenus for WordPress

Cascading menu, on all devices. From ...

Card image
iframeBtn

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

Card image
OST Outlook file location

Outlook OST (and PST) files to be saved in different location Instruction can ...

Card image
GetHeaders

Reads page headers into dictionary object. an example of using Dictionary in ...

Card image
New VBS file

Add vbs to new menu in Windows Explorer. Fast way to create VBS files using reg ...

Card image
GetGroupMembers

List All the Members of a Group Needs GroupNames text file having list of ...

Card image
Old cell value

Nice solution to read value in cell AFTER changed. Needed to have that feature ...

Card image
InStr and InStrRev

How to use InStr and InStrRev VB functions It is silly, I know, but I keep ...

Card image
GetColumnIndex

Returns Id of column (Column Index) from a cell. Similar to GetColumnName, this ...