Search results 259

Sorted from new to old.
Card image
File_FirstFound

Gets first file found matches a wildcards mask, using Dir()

Card image
Hex2Dec

Converts hexadecimal strings into decimals

Card image
Dec2Hex

Converts integer decimals into Hexadecimals

Card image
BinaryFile_Read + BinaryFile_Save

Reads binary file in chunks, if not chuck defined, all file will be red/saved ...

Card image
HardDrivePartitionSN

Get Hard drive SN (old fashioned way) using FileSystemObject

Card image
Convert2SQLDate

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

Card image
BrowseFolder

Asks user for a folder tested in VBA of word as well as VBA in Excel

Card image
Crypt128

Simple small function to Encrypt or Decrypt a string in cell Simple Encryption ...

Card image
OpenPassword + ClosePassword

Encrypt / Decrypt a string, convert it to "77 96 105 105 106" or back to ...

Card image
GenerateMemorablePassword

Returns a random password that is easier to remember, such as BONES or LAMOT. ...

Card image
Modify SQL table

SQL seams to have issues when we try to modify a table and preserving data, I ...

Card image
Crypt512

To encrypt or decrypt any string ' Strii is the required text to protect ' ...

Card image
CopyText2Clipboard

Copies text to clipboard using MSForms

Card image
CutLeft

Cuts the left part respecting words, without cutting words

Card image
FrmPass

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

Card image
RandomHelloACM

Generate random using web service into ASP variable. With help of PHP, we now ...