G
Guest
Two years ago I created a database that had a table which identified the
types of data that were being used in the database. This links to the entry
table so that the user can't enter anything else. This table [LEVELS] is set
up by AutoNumber and Description. When the report was designed I sorted it
by [LEVELS] AutoNumber. My problem is this.....we had to add an new level
which by autonumber would be 19; however, I need it to be the first
description to print on the report and then the other numbers to sort 1-18.
19
1
2
3
etc.
Any help would be fantastic.
types of data that were being used in the database. This links to the entry
table so that the user can't enter anything else. This table [LEVELS] is set
up by AutoNumber and Description. When the report was designed I sorted it
by [LEVELS] AutoNumber. My problem is this.....we had to add an new level
which by autonumber would be 19; however, I need it to be the first
description to print on the report and then the other numbers to sort 1-18.
19
1
2
3
etc.
Any help would be fantastic.