Search results 53

Sorted from new to old.
Card image cap
SearchinHTMLTable

Search for a word in a certain column in html table and return the full row ...

Card image cap
HMatchIf_Multi

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

Card image cap
IfFoundInList

Checks to see if sStr matches on of the items in Listof, knowing separator, ...

Card image cap
LXFormat

Formats a number found at end of string to have additional leading zeros to ...

Card image cap
ArrSort_4Arr

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

Card image cap
ANmaVLookup

Finds first occurrence of item in column, then returns value from same row as ...

Card image cap
SettingNameAlreadyFound

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

Card image cap
FoundinList

Finds a matching item of a number in list of numbers. Returns 1 if found, 0 if ...

Card image cap
SQL Related posts

Steps to create related posts query in SQL. Index, catalog, matching posts for ...

Card image cap
BooleanCount

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

Card image cap
RowList_Matching

Returns list of rows numbers having cells matching text in a column. Passing ...

Card image cap
HTMLTagAttributeValue

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

Card image cap
SumOf_3Filters

Returns sum of certain column in range (or table) in sheet after applying ...

Card image cap
CreateList_Matching

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

Card image cap
ImagesIn_User

Gets images in a folder where filenames start with "User" Similar to function ...

Card image cap
HasDups

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