Hi
I have a form with various fields and check boxes.
I want one CmdSave to save all fields and check values to a file Record1.txt and then I want the same command button to save the next record to Record2.txt and keep adding numbers.
I also want to be able to retrieve these files too and put the relevant data back in the fields, edit them, and save them
I have a form with various fields and check boxes.
I want one CmdSave to save all fields and check values to a file Record1.txt and then I want the same command button to save the next record to Record2.txt and keep adding numbers.
I also want to be able to retrieve these files too and put the relevant data back in the fields, edit them, and save them