Search results 60

Sorted from new to old.
Card image
MatchIF5

Searching for rows having 5 values in 5 columns Like

Card image
CountColumnCells_2Criteria

Counts how many cells matching 2 criterias. Just like

Card image
Between2int and Between2intinc

Checks if number between two numbers, with or without considering those numbers. ...

Card image
Concatenate_HTMLColumn

Build a string from a certain column in html table (using < table, < tr, and < ...

Card image
NumberNumberNumber

Finds 3 numbers in a string by ignoring characters between them. ' example ...

Card image
HTML_CleanNumber

Cleans block of string (HTML block) from characters that are not needed Can ...

Card image
CutLeftNumber

Cuts the left part of string as long as it is number Keeps getting characters ...

Card image
SearchinHTMLTable

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

Card image
ANmaNumber_Closest2Word

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

Card image
BusinessDateAdd

Counts the number of business days Add or subtract a number of business days ...

Card image
LXFormat

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

Card image
NumberEnding

Add st, nd, rd or th to end of number, can be used for dates also

Card image
Range2Block

Concatenate all rows found in a range starting A1Cell for Columns_To columns ...

Card image
SwapNumbers

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

Card image
LastRow_Remove

Removes last row in a table starting certain cell. Creating and using this ...

Card image
Export2CSV

Exports a sheet into CSV file Dynamically finds number of rows/columns and ...