VBA-Excel 202 Visual basic for applications that works only in Microsoft Excel, aka macros

HyperlinkFunction
Returns the formula for a hyperlink [=Hyperlink(...) ] to be inserted in a cell. ...


AddDatabar_ConditionalFormatting
Adds databars conditional formatting to range of cells. Passing column, start ...


SettingNameAlreadyFound
Searches for a setting value in set of Settings, in Excel spreadsheet using ...


Shape_Select_or_CreateThenSelect
Selects a shape inside sheet to change it, or if not found, it will create it ...


ANmaSQL_UpdateDateStatement
Creates "Update Table " SQL statements to be executed inside SQL to modify ...


ANmaSQL_InsertStatement
Creates SQL INSERT statements from a table in Excel. Used to be executed to ...


Frm56Msg
A message box with checkbox, 1 command button says ok only. Caller can set ...
Frm56Msg.zip
