Search results 61

Sorted from new to old.
Card image
IsFolder

Returns a Boolean value that indicates if the parameter is a folder.

Card image
BinaryFile_Read + BinaryFile_Save

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

Card image
MatchIf_ThenDelete

Searches for an item in a column, then if found, delete that cell (not clear, ...

Card image
Match3

Matching three values at the same time in three columns Just like Match the ...

Card image
HardDrivePartitionSN

Get Hard drive SN (old fashioned way) using FileSystemObject

Card image
FrmAbout

Display a string in a Userform as 'About' window, can display string or file by ...

Card image
Container Switcher

Using Classic ASP and cookies, allow users to personally choose between normal ...

Card image
Filesin_Coll + Filesin_Cells

Reads files in a specified folder into a Collection, work with VB6 and VBA also, ...

Card image
ComputerSN

Reads Serial number of the system, also can be used to return System name, ...

Card image
Crypt512

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

Card image
CutString3

Cuts string from a larger one based on a specific separator.

Card image
iShuffle + lShuffle

Generates a random number, integer or long

Card image
Limit Characters in a TextArea

This will limit the number of characters a user types in a textarea.