Search results 75

Sorted from new to old.
Card image
SettingRead_JSON

Reads certain value for a certain setting from FullJSONString text block. See ...

Card image
Frequency1

Finds how many a string found inside larger string. Similar to Frequency but ...

Card image
ReverseArray

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

Card image
XMLRead

Returns array of values by an XML expression from XML file. Xmlfilepath is the ...

Card image
HMatchIf_Multi

Returns column if an item from list of items was found in a row. Similar to ...

Card image
ANmaNumber_Closest2Word

Finds the number between two spaces that is found close to of Word1Location ...

Card image
CopyDynamicRangeValue

Copy values from range to cell. Without using clipboard of course. Here the ...

Card image
Range22DimArray

Imports a range into 2-dimension array. Returns the array, providing range, ...

Card image
ArrSort_4Arr

Sort 4 1-dimension arrays Actually sort 1st array (arrShort) based on values ...

Card image
Range_Add_or_Subtract

Adds an amount (or subtract) from a range of cells in one click Similar to

Card image
SwapNumbers

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

Card image
Cell_Add_or_Subtract

Adds amount to active cell, or subtract Applies to selected cell in current ...

Card image
SettingNameAlreadyFound

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

Card image
BooleanCount

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

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