Limiting records

Wi Tawhai

New Member
Joined
May 26, 2003
Messages
1
I am using Access 97. Situation:In a fishing competition, Man A catches 5 different types of fish a,b,c,d,e,f weighing 10.9,8,7,6,5kg each. Man B catches 6 different types of fish a,b,e,f,g,h weighing 10,8,7,6,5,4Kgs each. Unfortunately the rules state that each angler can only register 4 different types of fish. The anglers obviously will have registered the 4 heaviest fish they have caught.
Question: How can I get access to only register the 4 heaviest fish per angler? ope someone can help. I have built this database using basic access commands and not by using SQL language.
Thanks
Wi
 

Excel Facts

Bring active cell back into view
Start at A1 and select to A9999 while writing a formula, you can't see A1 anymore. Press Ctrl+Backspace to bring active cell into view.
You will need to use either SQL or a query to retrieve the information. Have a look at the TOP function in help.That should get you what you want.
 
Upvote 0

Forum statistics

Threads
1,223,534
Messages
6,172,891
Members
452,487
Latest member
ISOmark26

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