Codes Required

Similar codes

code image
Column2AnString_Unique

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

2020May6

code image
ANStrList functions

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

2018Apr14

code image
ANStrFind_AndOrRemove

Checks (and/or removes) if an item was found in list of items and return 1 if ...

Jan12

code image
CreateList_Matching

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

2020May13

code image
ANStrRead + ANStrSave + ANStrSearch

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

2018Jun14

code image
ANmaNotMatch

Finds first item from RngAddr that is not listed in InRngAddr Returns the item ...

Sat 11AM

code image
IfFoundInList

Checks to see if sStr matches on of the items in Listof, knowing separator, ...

2023Jul24

code image
ANStrSort2

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

2020Sep24

code image
HMatchIf_Multi

Returns column if an item from list of items was found in a row. Similar to ...

2023Oct30

Recently by developer

code image
ANmaNotMatch

Finds first item from RngAddr that is not listed in InRngAddr Returns the item ...

Sat 11AM

code image
FirstDuplicatedItem

Returns the value of first duplicated item found in a range. This is to ...

Fri 3AM

code image
ANmaRow_Duplicate1

Duplicate 1 row into row below with insert using fill down or copy-paste No ...

Thu 5PM

code image
MatchIf4Up

Returns row of matching 4 values in 4 columns searching from bottom to top. ...

Apr12

Random Codes

code image
ANmaSQL_UpdateDateStatement

Creates "Update Table " SQL statements to be executed inside SQL to modify ...

2022Jul4

code image
Easy Select

A drop down menu for Text fields Another one, that needs some work to fulfill ...

2019Jun25

code image
SpinBall

CSS Spin ball, circle or loader

2019Feb16

code image
DB Class

Database Class in Classic ASP An old article I found that helps a lot these ...

2018Dec25