Does anyone know how to write a VB program that can add, update, and delete records in the file that I've attached...
This should get you started.... Code: RecordSetName.Add RecordSetName.Edit RecordSetName.Update RecordSetName.Delete
RecordSetName.Add RecordSetName.Edit RecordSetName.Update RecordSetName.Delete
Forum Rules