Codes Required

Similar codes

code image
ANmaRemoveDuplicates

Removes duplication in table in 1 or more columns using Excel ...

2022Sep25

code image
ANStrRead + ANStrSave + ANStrSearch

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

2018Jun14

code image
CreateUniqueList

Create list of unique items from a column into another column This is similar ...

2022Apr26

code image
RemoveDuplicates

Removes duplicated items from a 1-dim array into new array, does not modify ...

2022Jul7

code image
CountColumnCells_Unique

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

Oct6

code image
ANmaRemoveDuplicates4

Removes duplicated rows in a table based on 4 duplicated columns. Table can be ...

Dec4

code image
ANmaRemoveDuplicates2

Remove duplicated rows based on 2 columns in a table of any number of columns. ...

Dec4

code image
ReplaceStrings

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

2023Nov11

code image
HasDups

Indicates if an array contains duplicate values. returns True if more than one ...

2019Oct5

Recently by developer

code image
ToggleCells

Toggle a value through list of cells in a range Pass current value and range ...

Feb2

code image
Toggle5Values

Toggles among up to 5 values. Pass the current values, then up to 5 values (in ...

Feb2

code image
PrevWeekday

Returns date of the previous weekday (Friday, Saturday, Sunday, etc) from ...

Feb1

code image
TrimLines

Remove all line breaks from text from a text. Not like

Jan31

Random Codes

code image
Windows Common Controls 6.0

This is the needed library to have Windows Common Controls installed to be used ...

2023Feb19

code image
ConfigWeb_Read

Reads a key value from certain section in Web.config Originally from ...

2018Sep5

code image
MSSQL DB Connection

Connects to MSSQL database from Classic ASP All DB variables need to be ...

2018Jul29

code image
RowsCount

Get total number of rows for a certain worksheet in certain workbook workbook ...

2018Jun22