Max Wanadoo
max.wanadoo at gmail.com
Mon Jun 8 14:09:29 CDT 2009
Any takers please? Max -----Original Message----- From: Max Wanadoo [mailto:max.wanadoo at gmail.com] Sent: 08 June 2009 19:14 To: 'Access Developers discussion and problem solving' Subject: SQL Gurus - Running count. Hi Guys, With a select statement, how do I get a running count matching the rows return. Starting at 1 and incrementing by 1 for each row. The final count to be equal to the number of rows returned. The count to be part of the query. I also want a second Count but this time not incremented. Just a 1 in a column for each row returned. Thanks Max