Ipswmaniac
Registered User.
- Local time
- Tomorrow, 04:49
- Joined
- Jan 2, 2010
- Messages
- 12
Hello
Im new to access and uptil now have only used the help files to find my way around but i havent been able to solve.
Here is the query example hope it makes sence
field1 field2
item1 17
item2 23
item3 12
item4 7
item5 29
What i want it to do is limit items shown based on count of values in field2
Say i wanted only 55 items shown i would end up with this shown
field1 field2
item1 17
item2 23
item3 12
item4 3
Im new to access and uptil now have only used the help files to find my way around but i havent been able to solve.
Here is the query example hope it makes sence
field1 field2
item1 17
item2 23
item3 12
item4 7
item5 29
What i want it to do is limit items shown based on count of values in field2
Say i wanted only 55 items shown i would end up with this shown
field1 field2
item1 17
item2 23
item3 12
item4 3