S
smita
I want a query (or filter)the retrieves specific no of records ((10,15,20
etc)from a table.
etc)from a table.
I want a query (or filter)the retrieves specific no of records ((10,15,20
etc)from a table.
Thanks john!
i already tried this. it will retrive the records that have tpomost five
values!
i tried 'Max Records' property. that is also not working or i am not using
properly? can u help with this?
Thanks!
Actually i am developing this for a badminton court where i want 4 players
who are going to play the next match depending on entry in the court and no
of matches played. my table main fields are for player,status(playing or
sitting), no of matches played. whoever has played less matches will be
eligible for the next match.
Now if i set top values property to 4 it will return duplicate records
also. please help. any use of max records property?