Search results 59

Sorted from new to old.
Card image
AddDatabar_ConditionalFormatting

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

Card image
GetHeaders

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

Card image
DBTables

Returns an array of all table names in a database. needs valid OLE database ...

Card image
BooleanCount

Counts how many values are True (or anything) in an array of boolean values ...

Card image
CleanFilename

Cleans file name from invalid unexpected characters that Windows refuses.

Card image
Old cell value

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

Card image
HTMLTagAttributeValue

Reads value of certain tag attribute from certain attribute Identify attribute ...

Card image
EnvironList

List of all variables of Environ It will populate them in sheet range starting ...

Card image
CellSave and CellRead

Reads a cell or Saves value into certain cell, in certain sheet and workbook. ...

Card image
CreateList_Matching

Creates list of items found in rows, where these rows match a value in another ...

Card image
NameNum

Finding the number of a name, used in a numerology program. Finds the number ...

Card image
Bootstrap 4 progress bars variables

Enhanced way to use progress bars in Bootstrap 4 Using below variable ...

Card image
HasDups

Indicates if an array contains duplicate values. returns True if more than one ...

Card image
Rows 2 Cell

Convert items found in a column matching certain material into list in 1 cell ...

Card image
Screenshot_IrfanView

Saves a screenshot of the entire screen into a file using IrfanView (i_view32. ...

Card image
Save to, Read from, Delete registry key

Save into registry, read from registry or delete a key. Accessible to only ...