Search results 61

Sorted from new to old.
Card image
TemplateLine_10Xs

Two functions to automate the replacing of variables inside a long string. Up ...

Card image
ANmaSafeDeleteFile

Deletes file safely without warnings or error messages. Tries to delete it at ...

Card image
Sheet_RowID_Generate + _LastUsed

Generate random unique ID in a column as IDyyyymmRRRR And the second function ...

Card image
ANmAddressSame

Checks if passed addresses are referring to same cell regardless of ...

Card image
HTMLTable_Cell

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

Card image
HTMLRow_Cell

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

Card image
HTMLTable_FullRow

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

Card image
Center Userform

Looks like forcing a Userform to be in center of an application is not as easy ...

Card image
JSON_To_Table

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

Card image
ANmaHTMLTables_Combine2

Combine strings of two HTML tables into string of one table. Edit 2024-10-31: ...

Card image
SortArea4

Sort range of cells by up to 4 columns. Can use any of these columns, not ...

Card image
Grandchildren files and count

Returns list of files in 2 level folders Will not find files as children of ...

Card image
ChartLabelsNumberFormat

Apply Number format of 1 decimal to datalabels of specific series in certain ...

Card image
ContainerHTMLTag

Returns HTML tag of the container of certain location inside HTML block. ...

Card image
SqlExec

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

Card image
IfFullWord

Returns True if found as full, False if not found as full Full word means word ...