Codes Required

Similar codes

Card image cap
Column2AnString_Unique

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

2020May6

Card image cap
Frequency

Checks how many items in an ANStr ANStr is list of items separated by a ...

2018Jun8

Card image cap
ANStrList functions

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

2018Apr14

Card image cap
ANStrSort2

Sort list of strings in ascending or descending order using pure VBA, no ...

2020Sep24

Card image cap
ANStrFind_AndOrAdd

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

Dec19

Card image cap
Frm6 - ANmaMultiSelect

Give users ability to multi-select from list of items into cells with separator. ...

2021Jun23

Card image cap
ReplaceStrings

Replace strings found in list of strings from inside a string, does taht make ...

Nov11

Card image cap
CreateList_Matching

Creates list of items found in rows, where these rows match a value in another ...

2020May13

Card image cap
PivotTable_ShowHideItems

Show or hide item (or items) in PivotTable for a certain field. Passing ...

Jan23

Recently by developer

Card image cap
CountColumnCells_2Criteria

Counts how many cells matching 2 criterias. Just like

Wed 7AM

Card image cap
Files_FoundHours

Listing the file from a folder that was created during last few hours. Can ...

Tue 7AM

Card image cap
MatchIf2Up

Search for 2 items in 2 columns starting from last row upword (Starting with ...

Mon 9AM

Card image cap
ANString_Location

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

Apr23

Random Codes

Card image cap
iframeBtn

A button in iframe, to run certain command and return status to end user ...

2022May14

Card image cap
COUNTIFS as Rank

Simplest way to rank among peers. used COUNTIFS in case we need to add more ...

2022Jan1

Card image cap
VBInstr (or Instr parameters)

The great function InStr I use a lot has a small confusing part. Which string ...

2019Jan9

Card image cap
Webapp-ScrollAreas

Allow website to have scroll bars on areas, like a web app Applied in ANmar. ...

2018May19