Similar codes

Card image cap
LogSheet_Add + LogSheet_Clear

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

2018Jun24

Card image cap
PrCal_Add_Sort

Adds to daily log, two cells, one with date, next with activity that will be ...

Dec2

Card image cap
Create and Write Log File

The subprocedure can be called by any ASP applicaiton/page which needs to ...

2018Apr14

Card image cap
Files_MostRecentN

Gets most recent N files from a given folder. Uses Arrays, and the function ...

2018Oct1

Card image cap
Special chars

How to type special characters in keyboard using ALT + keypad numbers I also ...

2021Oct13

Card image cap
VB6Format

Trying to create VB6 "Format" function in Classic ASP, works now for date only, ...

2018Jul24

Card image cap
CreateZipFiles_7Zip

Create zip from list of files listed in List_of_Files separated by comma. The ...

2018Jul14

Card image cap
ANmaRedirect_Plus1

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

2019Oct25

Card image cap
Import error log

Imports the SQL Server error log into a table, so that it can be queried This ...

2018Sep29

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
Remove Managed by Your Organization from Edge

AI helped me here to remove the message on my browser of (Managed by your ...

Jan10

Card image cap
Val2

Converts anything into an integer I used the function VAL() a lot, it is in ...

2019Jan3

Card image cap
Convert2SQLDate

Converts a date (numeric date) into Date acceptable by SQL, as in YYYY-MM-DD ...

2018Jun14

Card image cap
RGB2Long

Converts Red, Green and Blue integers into RGB long value

2018Jun2