Search results 15

Sorted from new to old.
Card image
SettingRead_Bulk

Reads list of passed SettingNames with defined separator from Settings and ...

Card image
ANmaFiles2List

Generating list of files in a folder. One file to do that. I know this has ...

Card image
Daily folder

Create daily folder in specific location automatically. I used to have .bat ...

Card image
CopyFields_FromTo

Moves strings within cells into other cells, move or copy. Specific task to ...

Card image
SheetTabColor

Applies certain color to sheet tab in Excel. ColorNumber is Excel ColorIndex. ...

Card image
ANmaBatchCreate + ANmaBatchRun

Creates batch file with certain content, and another function to actually ...

Card image
CopyFiles

Copies files from list of files into a folder. Uses list of files with ...

Card image
CSVs2Sheets

Import all CSVs found in a folder into sheets, sheet per CSV This was a quick ...

Card image
Logging use of executable in Windows

Log the use of .exe, .lnk, .pif, .bat, and .com files on your computer. All it ...

Card image
Modify volume using nircmd

Batch file to lower volume of computer system (using nircmd.exe).

Card image
ExitTool and DoNothing

My way of Exiting tool in case or error, also another sub that basically does ...

Card image
RBU - Simple Registry Backup batch

RBU simply means "Registry Back Up" and is a tiny BAT (batch) file that will ...

Card image
Register OCX in 64 and 32 bit

Copy and register ocx using cmd (DOS batch) in Windows 32bit and 64bit.

Card image
DirTree.xlsb

Excel macro to show all files found in directory (including sub-directories) as ...

Card image
ANmaVBATemplate

Template to be used for any new tools, having... D sheet, WelcomeSheet, code ...