Search results 18

Card image cap
AddressReferenceStyle

Change Address style from R1C1 to A1 or from A1 to R1C1. Something I needed ...

Card image cap
Can't find Project or Library

Fix for Excel VBA error when library not found. Screenshots should show how to ...

Card image cap
Frm3

Browser window in a userform Just add Frm3 and call Frm3.Frm3_OpenWeb passing ...

Frm3.zip

Card image cap
Protecting VBA code

Steps to protect VBA project in Excel, posted here for reference mainly. An ...

Card image cap
GetHeaders

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

Card image cap
Subtotal_Indirects

Finds the SUM, COUNT, COUNTA, etc for a range of cells referencing using ...

Card image cap
Navigate_IE

Reads HTML source page of a webpage, maynot work for heavy js pages, but works ...

Card image cap
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
Num2Ar

Convert numbers into Arabic words, like 230 to مائتان وثلاثون I have multiple ...

Card image cap
OpenOffice Calc

OpenOffice programming with Visual Basic Some document I had for my reference.

Card image cap
TreeView

A plain pure VBA Treeview control to be used inside Excel (official link has ...

treeviewexcel025.zip