Hi there guys,
I am trying to open a form with some records taken from one table, then alter couple of data in it and after that most importantly to append current records into a different table.
The reason I need to append is that I need to keep track on every occurrence on same fields.
It looks like this:
SerialNumber(Field 1), ServiceDate(Field 2), ServiceEngineer(Field 3)
Now suppose same serial number called again and asked for service, I need to still keep record on how many times this same serial number had service. I really appreciate your help guys.
Best Regards
Abbosy
I am trying to open a form with some records taken from one table, then alter couple of data in it and after that most importantly to append current records into a different table.
The reason I need to append is that I need to keep track on every occurrence on same fields.
It looks like this:
SerialNumber(Field 1), ServiceDate(Field 2), ServiceEngineer(Field 3)
Now suppose same serial number called again and asked for service, I need to still keep record on how many times this same serial number had service. I really appreciate your help guys.

Best Regards
Abbosy