Search results 15

Sorted from new to old.
Card image
QuickEncrypt plus others ...

Text encryption/decryption snippet that utilizes the powerful xICE encryption ...

Card image
Steps Recorder Win10 app

Win10 application already found in Windows. to generate list of steps with ...

Card image
Send workbook as email attachment

Retro way to send a workbook you are in as an email. Found it in one of my old ...

Card image
SQL instr

Searching for a string inside a string in SQL. You may say it is the instr in ...

Card image
SQL Date from DateTime

Extract Date from Datetime field in SQL An old method I found in my archive.

Card image
RemoveDuplicates

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

Card image
Excel ribbon

Add ribbon menu to certain macro-based workbook to run macro, will only be ...

Card image
CSS Analog clock

Pure CSS Analog clock, found it in my archive

Card image
SetAttr

Sets an attribute to file or folder Needs to have variables defined as you see ...

Card image
GetAttr

Reads attributes of a file using FSO. Return will be a string of RHSA ...

Card image
CreateZipFile_7Zip

Compress a single file into zip archive using 7Za.exe 7za,exe (found in ...

Card image
CreateZipFiles_7Zip

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

Card image
Unzip_7Zip

Extracts a zip into a location and waits for that extraction to finish Using ...

Card image
CreateZipFolder_7Zip

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

Card image
RunFromTemp

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