Search results 61

Sorted from new to old.
Card image
ANmaFormatLastRow

Format last row found/added in Excel range to certain color. ColorText is the ...

Card image
FormatNumbers_InsideText

Formats all numbers found inside text to certain format. Excluding numbers ...

Card image
ANmaDailyFolder

Creates folder daily in certain folder using certain mask (daily or any other ...

Card image
Hack VBE password in .xlsm

Remove VBE project password protection off of xlsm. This is screenshot on how ...

Card image
Shapes_HideShow

Hides or shows multiple shapes in a sheet in Excel, using one line command ...

Card image
FilesIn_4Array

Returns list of file names along with path, date modified and size in array of ...

Card image
ANmaUploadFTP_Script + ANmaUploadFTP_1File

Uploads 1 file to FTP. It will create temp script to login to FTP and uploads ...

Card image
VBInstr_Rev_Any

Finds first match of string inside another in reverse order. From right to left ...

Card image
Match3_3rdNot0

Searches for two cells in two columns then checks for 3rd column if not equal ...

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
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
Free online tools - convertcase.net

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

Card image
ANStringListRead_JSON

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