Codes Required

Card image cap
Subtotal_Indirects

Finds the SUM, COUNT, COUNTA, etc for a range of cells referencing using ...

2021Nov26

Card image cap
ANC Bootstrap controls (Testing < and & # 6 0 ;)

Testing step in site (or in each HTML output function to replace < with < ...

2021Jun9

Card image cap
ShortenDir

Shorten a long Dir by adding ... in the middle to make it fit in small boxes ...

2020Feb19

Card image cap
ANmaRedirect_Plus1

Function to log the redirects that happen into website It is merely used with ...

2019Oct25

Card image cap
ANmaRedirect

Simple redirecting function, used to direct users from one domain into another ...

2019Oct25

Card image cap
DirectionToggle

JS to switch direction between Right-to-Left and Left-to-Right Toggle the ...

2019Sep18

Card image cap
FilesKill

Delete Multiple Files (with WildCards) To delete multiple files from a ...

2019Aug7

Card image cap
RmDir

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

2018Sep5

Card image cap
GetAttr

Reads attributes of a file using FSO. Return will be a string of RHSA ...

2018Aug12

Card image cap
DirsCombo_Read

Read directories in a specified folder into a combobox Needs FrmBr having Cbo1

2018Jun18

Card image cap
KillFile

Deletes a file, using mapped or unmapped file path

2018Apr21

Similar codes

Card image cap
Recurse and Rename

Recurses down a directory tree and renames files

2018Apr18

Card image cap
DeleteTree

Deletes tree of files

2018Jun19

Card image cap
RmDir

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

2018Sep5

Card image cap
SortedFiles

Get a sorted list of files in a directory using the File System Object (FSO) ...

2020Aug11

Card image cap
FilesIn + FilesIn_Count

Returns list of files found in a folder, list separated with custom separator ...

2018May22

Card image cap
DirsCombo_Read

Read directories in a specified folder into a combobox Needs FrmBr having Cbo1

2018Jun18

Card image cap
FilesKill

Delete Multiple Files (with WildCards) To delete multiple files from a ...

2019Aug7

Card image cap
IsFolder

Returns a Boolean value that indicates if the parameter is a folder.

2018Jun18

Card image cap
File_FirstFound

Gets first file found matches a wildcards mask, using Dir()

2018Jun20

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
ANmaHTMLImgDownload

Downloads image from src of < img html tag after searching for list of ...

Aug2

Card image cap
UnMergeFill

Unmerges all merged cells and duplicate cell contents into them. In another ...

2019Apr16

Card image cap
TreeView

A plain pure VBA Treeview control to be used inside Excel (official link has ...

2018Sep2

Card image cap
CutString3

Cuts a string from a larger one using separators.
Ex, CutString3("Will ...

2018May29