Search results 59

Sorted from new to old.
Card image
QuickEncrypt plus others ...

Text encryption/decryption snippet that utilizes the powerful xICE encryption ...

Card image
ANmaSearch_SpaceFriends and LeftSpaceFriends

Searches for string inside string covering multiple possibilities for space ...

Card image
ANstr_Column

Reads and concatenate the full HTML or non-HTML of column (ColumnID) from HTML ...

Card image
ANmaSpecialFolders

Returns path for a specific special folder in system Passing the name of that ...

Card image
ANmaSearch_QuoteFriends

Searches for string inside string with double-quote possibility If single ...

Card image
ANmAdd_ThenSort_2Columns

Adds values of 2 cells into 2 columns (usually below them). I used these small ...

Card image
ANString_Location

Finds the location of a sting inside list of strings with certain separator, or ...

Card image
ANmaCellFormat

Reads or set Numberformatting for a cell or range. Can pass sheet and workbook ...

Card image
Concatenate_HTMLColumn

Build a string from a certain column in html table (using < table, < tr, and < ...

Card image
EdgarCIK

Search for company long name in Edgar and returns its CIK Using SEC.gov site ...

Card image
NumberBeforeString

Cuts a number that would be found before certain word inside a block string. ...

Card image
XMLRead

Returns array of values by an XML expression from XML file. Xmlfilepath is the ...

Card image
End ( xlDown )

A bug found because of using End(xlDown) Please stop using Range("A1"). ...

Card image
GetAmazonPrice

Reading price of an item in Amazon. An AI-generated function with AI-generated ...

Card image
LstCustomSelection_Refresh

Read list of items from Settings sheet, then Sort, then save, before reading ...

Card image
SaveAsHTML_Template

Creates HTML file using template found in a column. Have lines of HTML in a ...