Codes Required

Similar codes

Card image cap
SearchinHTMLTable

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

Nov12

Card image cap
Concatenate_HTMLColumn

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

Mar14

Card image cap
VLookup_HTML

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

Jan26

Card image cap
ContainerHTMLTag_ReturnBlock

Returns the full string starting from open tag of container where LocationIndex ...

Apr3

Card image cap
MatchIf6Up

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

May31

Card image cap
FilterSheet_1By1 + FilterSheet_Clear

Sets Autofilter in a sheet, and another function to clear Autofilter ...

2020Jan3

Card image cap
ANmaRemoveNestedTags

Remove tags that are identical and nested inside each other in an HTML document, ...

Feb4

Card image cap
ScrapeURL_ToSheet

Reads content of Page from URL to a sheet. This was made specially for certain ...

2023Apr4

Card image cap
SplitTo2DArray

Splits ANStrArray into 2-Dimension array Using custom row and column ...

2018Jul9

Recently by developer

Card image cap
Quarter1stLastDate_FromQuarterText

Returns the date of 1st day or last last day in a Quarter Mar 31st, Jun 30th, ...

Fri 5PM

Card image cap
ANmaSpecialFolders

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

Fri 4AM

Card image cap
QuarterNumber_FromDate

Returns the number of quarter from a date

Fri 3AM

Card image cap
DateDiff_Networkdays

Calculates no of workdays between two dates. Option to use international ...

Thu 5PM

Random Codes

Card image cap
File_SettingRead + File_SettingSave

Reads and saves settings to Settings file, used asp here. Similar to

2022Dec27

Card image cap
Import error log

Imports the SQL Server error log into a table, so that it can be queried This ...

2018Sep29

Card image cap
RmDir

Delete a folder, expects to be an empty folder, path must be already MapPathed

2018Sep5

Card image cap
Convert2SQLDate

Converts a date (numeric date) into Date acceptable by SQL, as in YYYY-MM-DD ...

2018Jun14