Results 1 to 2 of 2
  1. #1
    A S MANN is offline Advanced System Analyst
    Windows XP Access 2007
    Join Date
    Oct 2010
    Location
    India
    Posts
    164

    rowno in query

    Is their a way to give row no in a query. it works in forms as ROWNO() function and = 1 in report but it do not work in query.

  2. #2
    isladogs's Avatar
    isladogs is offline Access MVP / VIP
    Windows 10 Access 2010 32bit
    Join Date
    Jan 2014
    Location
    Somerset, UK
    Posts
    6,204
    It's much harder in a query. What you need to do is a rank order query.
    I find it easiest to do this using a Serialize function.

    See this link http://www.mendipdatasystems.co.uk/r...ies/4594424063
    Colin Riddington, Access MVP, Website, email
    The more I learn, the more I know I don't know. When I know I don't know, I keep quiet!

Please reply to this thread with any new information or opinions.

Posting Permissions

  • You may not post new threads
  • You may not post replies
  • You may not post attachments
  • You may not edit your posts
  •  
Other Forums: Microsoft Office Forums