I am working on an accident program where the streets can be entered as A and B or as B and A, (beyond my control comes from accident investigators), I have the query working up to this point to count them, however, they are now listed twice, please help one more time with this ever present problem:
The query prompts for year and month which for this example is 2002, January. The query returns the following example:
Assembly St Elmwood Ave Park St 5819
Park St Elmwood Ave Assembly St 5819
More accident streets are present here...
How can I remove the number, (AutoNumber which was suggested in previous post). For January 2002, I should have 5 various accident locations, however, I have 10 since all accidents repeat twice. Any step by step directions would be greatly appreciated.
Thanks Again,
Sonny
The query prompts for year and month which for this example is 2002, January. The query returns the following example:
Assembly St Elmwood Ave Park St 5819
Park St Elmwood Ave Assembly St 5819
More accident streets are present here...
How can I remove the number, (AutoNumber which was suggested in previous post). For January 2002, I should have 5 various accident locations, however, I have 10 since all accidents repeat twice. Any step by step directions would be greatly appreciated.
Thanks Again,
Sonny