I have a simple table containing order number, order date, cd number, cd title etc. I have imported 5000 records and need to analyse the data for trends. I need to create a query that will extract and list month names and the number of orders for each month. The closest I have got to this has resulted in a parameter query which I do not want. I want to view all months. Can anyone help?