Similar codes

code image
ANStrRead + ANStrSave + ANStrSearch

Reads and saves data into 1 dim string array, ANStr ANStr is a string of list ...

2018Jun14

code image
ANStr_RemoveDuplicates

Removes duplication in ANStr separated by a separator.

Jul13

code image
ANStrFind_AndOrAdd

Checks if an item was found in list of items and return 1 if yes, 0 if not ...

Dec19

code image
Column2AnString_Unique

Creates list of unique items found in a column, returns string with items ...

2020May6

code image
ANSQLWherein

Creates list of items to be used in ' Where item in (List)' list Mainly adds ...

2020Jan6

code image
WordsOf + Words_Len

WordsOf to create list of words from a block after converting every special ...

2018Jun28

code image
ANStrList functions

Set of functions to manage ANStrList strings, read, save, delete, sort, compare, ...

2018Apr14

code image
ANmaSpecialFolders

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

Jul26

code image
Frequency1

Finds how many a string found inside larger string. Similar to Frequency but ...

Dec16

Recently by developer

code image
HTMLCloseTag_HasWordAfter

Finds the number of occurrence of a "Numeric" inside a string having a certain ...

Sun 4AM

code image
CountColumnCells_Unique

COunts unique cells found in a column. Passing sheetname, workbook name and ...

Sun 4AM

code image
RoundUp2

Rounds a number to nearest identifier up. Like 105 up to nearest 20 ...

Oct1

code image
Walking Columns (Scrollable Columns-Chart)

Allow users to scroll through columns in column-chart. Used chart.js, this is ...

Sep30

Random Codes

code image
CreditCardType

Returns credit card type and whether it is valid or not. Found it in my old ...

2023Jul28

code image
Range2Block

Concatenate all rows found in a range starting A1Cell for Columns_To columns ...

2023Mar6

code image
OutlookFolder_DuplicatesCount

Counts emails with 1 or more duplicates in active folder in Outlook. Still not ...

2022Dec31

code image
Graphbar

Interactive graph bars, will go deeper when you click on the bar Originally ...

2020Aug16