Similar codes

code image
Associate_Ext

Register an extension in Windows registry for extension with an application. ...

Nov25

code image
CreateZipFiles_7Zip

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

2018Jul14

code image
FilesIn + FilesIn_Count

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

2018May22

code image
RemoveDuplicates

Removes duplicated items from a 1-dim array into new array, does not modify ...

2022Jul7

code image
RunFromTemp

Check if an Excel file is running from 'Temp' location or regular folder This ...

2018Jun17

code image
DelFiles

A very simple to delete a directory and the entire files and folders in its ...

2020Apr1

code image
FilesIn + FilesIn_Count

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

2018Apr23

code image
CreateZipFolder_7Zip

Creates a zip from folder using 7Z archive. 7za,exe (found in attached zip) ...

2018Jul14

code image
Files_MostRecentN

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

2018Oct1

Recently by developer

code image
HTMLCloseTag_HasWordAfter

Finds the number of occurrence of a "Numeric" inside a string having a certain ...

Sun 4AM

code image
CountColumnCells_Unique

COunts unique cells found in a column. Passing sheetname, workbook name and ...

Sun 4AM

code image
RoundUp2

Rounds a number to nearest identifier up. Like 105 up to nearest 20 ...

Oct1

code image
Walking Columns (Scrollable Columns-Chart)

Allow users to scroll through columns in column-chart. Used chart.js, this is ...

Sep30

Random Codes

code image
CreditCardType

Returns credit card type and whether it is valid or not. Found it in my old ...

2023Jul28

code image
FindName

Finds a name in a workbook, returns true or false

2018Jun10

code image
FrmPass

Prompt for a password, or username and password, returns information back to ...

2018May20

code image
Create and Write Log File

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

2018Apr14