Search results 59

Sorted from new to old.
Card image
ANStringListRead_JSON

Reads array into list of ANString, from [ until ] for the giving array name. ...

Card image
ReverseArray

Reverses order of array. In other words, the upperbound value of an input ...

Card image
List_of_Names + DeleteNames

List names in a certain workbook into sheet. And Deletes those names. You may ...

Card image
Excel user name

Get application user name or change it Originally from

Card image
Filename_Clean

Returns cleaned file name of invalid characters. Needs to be modified if used ...

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 ...