Search results 15

Sorted from new to old.
Card image
Hack VBE password in .xlsm

Remove VBE project password protection off of xlsm. This is screenshot on how ...

Card image
Variable_PerLocation_FromFullLine

Extract set from ANstring, like 2nd set of variable list using specific ...

Card image
VBA/Excel Registry hacks

Set of hacks to modify Excel/VBA settings using Windows registry (Regedit) ...

Card image
ANmaSum_4IFs

Applies SumIFs for 4 columns, same sheet, same workbook Another function to do ...

Card image
SSL/TLS certificate add/update

Always found myself struggling when applying security to websites for the past ...

Card image
Win10 ThisPC Virtual locations

I hate it when Windows forcing us to have additional items in "This PC" So, I ...

Card image
UnUnixDateTime

Convert a number represents a date in Unix format back into date, opposite of ...

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
Checkbox.asp

A simple Classic ASP checkbox implementation, helpful for beginners. ...

Card image
Windows Clock

Restore Windows 10 clock to Windows 7 Analog clocks

Card image
Bootstrap 4 cheat sheet

Bootstrap 4 cheat sheet, quick direct link as image

Card image
Modal Boxes B4BS

These are JQuery modal boxes, we used before we got bootstrap B4BS means ...

Card image
RealPerson Captcha

Captcha, smart new way to do it. Again, an actually working captcha, not like ...

Card image
InternationalComma

Convert an international numeric with , instead of . Into American style . ...

Card image
FoldersIn

Returns list of folders found in given folder in a string in ANStr format, ...