Search results 305

Sorted from new to old.
Card image
VBHTMLInstr

Searches for string in readable text from HTMLBlock. So it will not find what ...

Card image
UserChanged_Log4

Adds date to column1 when user enters text in column2. Also, if user remove ...

Card image
SearchinHTMLTable

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

Card image
Nearby Color shades

Calculate colors close to input color, a jquery html that will give you 10 ...

Card image
AddressReferenceStyle

Change Address style from R1C1 to A1 or from A1 to R1C1. Something I needed ...

Card image
HMatchIf_Multi

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

Card image
Any2Dec

Converts a number of any base to decimal. Hexa to decimal, octa to decimal, ...

Card image
SqlExec

Runs SQL Command that needs no return This is primarily useful for CREATE, ...

Card image
NumberFoundinsideTag

Checks if a number found between two characters, searching can be customized to ...

Card image
Arr_1Dim_2Str

Converts 1-dimension array into text. Meet Join. A way to convert array into ...

Card image
CopyDynamicRangeValue

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

Card image
Total14Round

Round time to Hours:Minutes format regardless of number of days Like in 80:40. ...

Card image
Zoomed iframe

Show iframe zoomed or in scale Thanks to

Card image
Luhn

Luhn function to return true or false if is valid based on Luhn identification ...

Card image
Between_HTMLtag

Returns the full text found between HTML tag open and close by either and index ...

Card image
Range22DimArray

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