Numbering entries in a query

stemar

Board Regular
Joined
Mar 16, 2002
Messages
248
I have a small database of one main table from which I want to extract entries based on the values in a couple of fields. The query is sorted by date, oldest first. I need a field in the query which shows the number of the entry in the sorted query (Position_on_List in the example)

Position_on_List Name Application_Date Other fields...
1 Bloggs G 15/8/03 Other data...
2 Smith J 18/9/03 Other data...
3 Doe J 22/10/03 Other data...
etc.

(Sorry - I don't know how to make them line up)

Thanks in advance
 

Excel Facts

Wildcard in VLOOKUP
Use =VLOOKUP("Apple*" to find apple, Apple, or applesauce
I'm not sure I understand, do you want to see the number in the first column in a seperate query?

Or do you want to count the numbers?

Try to re-phrase your question, I'm sure we can resolve it.
Jim
 
Upvote 0

Forum statistics

Threads
1,221,783
Messages
6,161,940
Members
451,730
Latest member
BudgetGirl

We've detected that you are using an adblocker.

We have a great community of people providing Excel help here, but the hosting costs are enormous. You can help keep this site running by allowing ads on MrExcel.com.
Allow Ads at MrExcel

Which adblocker are you using?

Disable AdBlock

Follow these easy steps to disable AdBlock

1)Click on the icon in the browser’s toolbar.
2)Click on the icon in the browser’s toolbar.
2)Click on the "Pause on this site" option.
Go back

Disable AdBlock Plus

Follow these easy steps to disable AdBlock Plus

1)Click on the icon in the browser’s toolbar.
2)Click on the toggle to disable it for "mrexcel.com".
Go back

Disable uBlock Origin

Follow these easy steps to disable uBlock Origin

1)Click on the icon in the browser’s toolbar.
2)Click on the "Power" button.
3)Click on the "Refresh" button.
Go back

Disable uBlock

Follow these easy steps to disable uBlock

1)Click on the icon in the browser’s toolbar.
2)Click on the "Power" button.
3)Click on the "Refresh" button.
Go back
Back
Top