Codes Required

Similar codes

code image
RangeValues

Returns values of all cells in range into 1 string Only non-blank values ...

Jan25

code image
SearchinHTMLTable

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

2023Nov12

code image
VLookup_HTML

Does a search in 1st column (< td tag) in an HTML table (< table tag), and ...

Jan26

code image
HTMLRow_Cell

Returns column with ColumnID ... the full area between < td ...> and < /td> ...

Aug4

code image
MatchIf6Up

Searches for 6 values in 6 columns and return the row number found in. ...

May31

code image
HTMLTagID_Previous

Return id for any html tag that was found above certain location of html page. ...

Feb2

code image
HTMLTable_Cell

Returns content of cell by location ... RowID and ColumnID HTMLTable expected ...

Aug5

code image
FindAncherURL_InHTMLRow

Finds the URL (href tag value) for an anchor inside a table row (tr element) ...

Mar4

code image
Column2AnString_Unique

Creates list of unique items found in a column, returns string with items ...

2020May6

Recently by developer

code image
Match6_Until

Searches for six values in six columns and return the row number if all found, ...

Thu 1PM

code image
FilesIn2 - sorted files

List of files, sorted by name, size or modified date ascending or descending. ...

Nov25

code image
CutString96_NumberBefore and After

Cuts the number found before our search word by going back certain number of ...

Nov24

code image
Match4_Until

Search 4 columns with a stop. Tell the function to stop searching after certain ...

Nov22

Random Codes

code image
SettingSave + SettingRead for NumberFormat

Reads or applies certain NumberFormat to cell in settings. Same patterns as ...

Apr19

code image
Nearby Color shades

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

2023Nov8

code image
GetColumnIndex

Returns Id of column (Column Index) from a cell. Similar to GetColumnName, this ...

2021Nov26

code image
Bootstrap DateTime Picker

Date-Time picker in Bootstrap and Material Design

2019Sep15