Codes Required

Card image cap
IsThere2

Finds a file in giving its full path Similar to IsThere1 except this one uses ...

2020Jan10

Card image cap
XorD

Encrypt or decrypt a string using a key Similar to XorC, except you get to ...

2020Jan10

Card image cap
ProtectFile_XorD + UnProtectFile_XorD

Protects and unprotects a file using password Creates another copy of the file ...

2020Jan10

Card image cap
ASCII_Read + ASCII_Save

Reads or Saves text into file, giving its full path. Same as

2019Oct22

Card image cap
ASCII_Read + ASCII_Save

Reads and saves text file giving its full name Used a lot in my websites, very ...

2018Jun21

Card image cap
ASCII_Read + ASCII_Save

Reads and saves text file giving its full name Used a lot in my tools, very ...

2018Apr21

Similar codes

Card image cap
ProtectString + UnProtectString

Protects or unprotects a string giving a password Using XorD and similar to ...

2020Jan10

Card image cap
XorD

Encrypt or decrypt a string using a key Similar to XorC, except you get to ...

2020Jan10

Card image cap
TeeOpen_ProtectTee + TeeOpen_UnprotectTee

Protect or unprotect a workbook (already open) remotely from another workbook ...

2019Jun2

Card image cap
Unprotect sheet or workbook

Unprotect worksheet (and workbook) using VBA code

2019Apr25

Card image cap
FeeKey + UnFeeKey

Protect Numbers by encoding them into Alphabetic And convert them back ...

2020Nov11

Card image cap
ANmaBrowser v20.19.01

Single file, Classic ASP, Bootstrap 4.1 and FontAwesome 5.0 file manager. ...

2018Sep19

Card image cap
Protecting VBA code

Steps to protect VBA project in Excel, posted here for reference mainly. An ...

2022Jul6

Card image cap
RC4 Encryption

A code inherited from an old application to protect or un-protect text in ...

2019May25

Card image cap
ProtectText + UnProtectText

Encrypt or decrypt text, simple encryption with a numeric password Decrypt a ...

2018Jul19

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
UserChanged_Log4

Adds date to column1 when user enters text in column2. Also, if user remove ...

Nov28

Card image cap
Auth_User

Find the user name (and domain) for logged in user for in an internal intranet ...

2020Feb23

Card image cap
Blurred Background

Pure CSS trick to show a blurred background area behind a div Not my work, ...

2019Jun15

Card image cap
LogSheet_Add + LogSheet_Clear

2 Functions LogSheet_Add and LogSheet_Clear to add new entry to log or clear ...

2018Jun24