In MS Access I need to print some labels with a unique increasing serial number on them (1, 2, 3...) This should be fairly simple, but I can't figure out a query which will generate a list of numbers given a start and end range. Anyone have an idea?
-- Geoff