How can I add record numbers or line numbers to a query?

  • Thread starter Thread starter StratfordWard
  • Start date Start date
On Fri, 1 Aug 2008 12:07:27 -0700, StratfordWard


It's considered polite to post a comprehensible question in the big
textbox. You don't need to use just the subject line, in fact it
hinders communication.

Access Queries do not have "line numbers", and Access tables do not
have "record numbers" - so if you need a sequential number in a form,
report, or query you'll need to provide it yourself. Please post a bit
more info about what you're working with for help in doing so.
 
Back
Top