Search results 124

Sorted from new to old.
Card image
CreateGUID

Generate random GUID of 36 chars (with or without brackets) using TypeLib ...

Card image
ASCII_Read + ASCII_Save

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

Card image
Dec2Hex

Converts integer decimals into Hexadecimals

Card image
DeleteTree

Deletes tree of files

Card image
ScreenRes

Reads screen resolution, using IE this time, this one will get the active ...

Card image
Reversefile

Reversing a file This tip demonstrates how to reverse a whole file. This ...

Card image
File_MostRecent

Getting most recent file in a folder

Card image
HardDrivePartitionSN

Get Hard drive SN (old fashioned way) using FileSystemObject

Card image
DeleteAllShapes

Delete all shapes in a sheet

Card image
CopyText2Clipboard

Copies text to clipboard using MSForms

Card image
Hex2Bin

Converts Hex to Binary

Card image
Email-CDONTS

CDONTS with Attachment Example of CDONTSwith attachment for emailing

Card image
Connect to UDL

Use a UDL to make your connection to a database

Card image
FilesIn + FilesIn_Count

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

Card image
Copy File

Copys a file from one location to another using WSH

Card image
WordsCount

Counts the words in a string (using spaces)