Hello Karsten!
As a starting point u should know which Members have more than 25 records.
U solve the question running a Cross Reference Query on ur table having MemID as
rows, Date as columns, and RecID as value.Problem is that Access 2000 wont give u the total column directly. U will need to prepare two queries to have this column(Barker,F.Scott,"Microsoft Access 2000 Power Programming",pg 253,Sams Publisher).Next u pick MemID with more than 25 records using a simple query and delete the rows u dont want on ur table, one by one.
Trully Penta.
|