I have database that was created a while ago. Because of some new reports that need to be produced I need to add a line number to the database. I basically have two questions. I tried to add a field lineno to a table with index duplicates ok but I could not save the table it kept changing to duplicates not ok. How do I solve this problem, also how do I reset the line number every time and order is added on a form
for example
work order 508596 line 1
line 2
work order 508965 line 1
line 2
line 3
Any suggestions please.
for example
work order 508596 line 1
line 2
work order 508965 line 1
line 2
line 3
Any suggestions please.