W
Walter L
I am writing a report in Access XP which requires sales results to be
compared year on year. Each year table is sorted high to low and needs a
sequential number always starting from 1. The final report will compare
performance year on year. For example customer 1 current year may be cusomer
5 last year. Prior year infomation will remain fixed and using an append
query into a newly defined table does not present a problem. Current year
information can change each month. Use of the append query into a previously
cleared table does not work as the cleared table 'remembers' the last number
assigned and carries on when new data is appended. Is it possible to include
the autonumber function via a make table query?
compared year on year. Each year table is sorted high to low and needs a
sequential number always starting from 1. The final report will compare
performance year on year. For example customer 1 current year may be cusomer
5 last year. Prior year infomation will remain fixed and using an append
query into a newly defined table does not present a problem. Current year
information can change each month. Use of the append query into a previously
cleared table does not work as the cleared table 'remembers' the last number
assigned and carries on when new data is appended. Is it possible to include
the autonumber function via a make table query?