ChrisTheJaysFan
Technical User
Hey guys,
Here is my situation.
I now have users call into a help center line and provide the support agents with a case number. The number is inputed into an Access 2000 DB and recorded to a table.
If a user calls twice the message saying this is a duplicate record and cannot be recorded is displayed. I know it can be setup to accept duplicates but for reporting purposes we don't want the same number recorded twice in the table and wish to have only the first call on that number included in the reports generated.
Therefore is there a way of assigning a value to any case number that has been called in on before.
For example User A calls in with a case number of 22222. That is recorded in the table and will be the one reported on. User B calls in with the same case number of 22222. This one should be recorded to the table but not reported on.
SO what i want is for a value to be added to the second instance so it would be recorded as 22222-2.
Is there a way to do this?
Thanks folks
Here is my situation.
I now have users call into a help center line and provide the support agents with a case number. The number is inputed into an Access 2000 DB and recorded to a table.
If a user calls twice the message saying this is a duplicate record and cannot be recorded is displayed. I know it can be setup to accept duplicates but for reporting purposes we don't want the same number recorded twice in the table and wish to have only the first call on that number included in the reports generated.
Therefore is there a way of assigning a value to any case number that has been called in on before.
For example User A calls in with a case number of 22222. That is recorded in the table and will be the one reported on. User B calls in with the same case number of 22222. This one should be recorded to the table but not reported on.
SO what i want is for a value to be added to the second instance so it would be recorded as 22222-2.
Is there a way to do this?
Thanks folks