Search results 59

Sorted from new to old.
Card image cap
HTMLTable_Cell

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

Card image cap
HTMLRow_Cell

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

Card image cap
HTMLTable_FullRow

Returns full row from RowID ... the full area between < tr ...> and < /tr> from ...

Card image cap
JSON_To_Table

An attempt to read json into table. This one is a work in progress, tested and ...

Card image cap
CutString97

Cuts part from large string from certain character to certain character with ...

Card image cap
ANmaHTMLTables_Combine2

Combine strings of two HTML tables into string of one table.

Card image cap
Free online tools - convertcase.net

Bunch of online some text and image tools, helpful for most online users these ...

Card image cap
Minify + Unminify tools online

Minify and unminify tools online, mainly js and css, free Unminify js, css, ...

Card image cap
SQL Cross Apply String_Split with XML Path

SQL select statement to convert list of IDs found in column (from more than row ...

Card image cap
MultiRead_JSON

Reads array of arrays from the parent and return back ANString of 3 columns

Card image cap
ANStringListRead_JSON

Reads array into list of ANString, from [ until ] for the giving array name. ...

Card image cap
SettingRead_JSON

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

Card image cap
SearchinHTMLTable

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

Card image cap
ListPivotsInfo

List All Pivot Tables and their Sources for a given workbook into sheet. ...

Card image cap
Refresh Table from View

Convert SQL View into table for speed reading. Using views a lot, I needed a ...

Card image cap
DB Functions (By AI)

3 functions to add or update data to DB and Read from DB. These were also ...