Hi - I cannot for the life of me work out how to get a postcode count for a table. I only need to count the first 2 digits of the post code - ie EX (I don't need EX1, EX2, EX3 all counted individually). In other words I am trying to find out the most popular general postcode areas in my database for direct mailing purposes I know I have to pull down the postcode field twice in a query and assign one as 'Count' and one as 'Group by' but can anyone tell me the formula to put in please! Thanks