Search results 222

Sorted from new to old.
Card image
HardDrivePartitionSN

Get Hard drive SN (old fashioned way) using FileSystemObject

Card image
OpenPassword + ClosePassword

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

Card image
ANStrRead + ANStrSave + ANStrSearch

Reads and saves data into 1 dim string array, ANStr ANStr is a string of list ...

Card image
FrmAbout

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

Card image
Col2Combo

Reads everything in a column (starting from certain cell until blank cell is ...

Card image
Filesin_Coll + Filesin_Cells

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

Card image
1FileDB

DB in a File (One of my best library codes so far) Saves/Reads/Deletes certain ...

Card image
Modify SQL table

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

Card image
FindSheet

Finds a sheet in a workbook, if no workbook name passed, it will use ...

Card image
ComputerSN

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

Card image
Time2Real

Converts TIME code to number HH:MM to xx.xx As in 10:15 to 10.25, 13:30 to 13.5

Card image
DB_Setting2Read + DB_Setting2Save

Reads and save setting into settings table per 2 IDs, similar to SettingRead ...

Card image
getQueryString

Reading QueryString from JS

Card image
CutString3

Cuts a string from a larger one using separators.
Ex, CutString3("Will ...

Card image
List of options (Frm87)

Show list of items with their description from "Settings" sheet Have that list ...

Card image
GetExtension

Gets the extension of file from its filename