Is there a way to export one (current) record to another database file I created and have it append to that file?
I am trying to create a script that the user can export different records through various finds and have them saved to a file that can be sent to another user at the end of the day.
It seems the export record will replace the contents of the file with the new export instead of appending to it.
Any ideas will be greatly appreciated.
Thanks,
Joe
I am trying to create a script that the user can export different records through various finds and have them saved to a file that can be sent to another user at the end of the day.
It seems the export record will replace the contents of the file with the new export instead of appending to it.
Any ideas will be greatly appreciated.
Thanks,
Joe