craigprice
Registered User.
- Local time
- Today, 20:09
- Joined
- Apr 8, 2013
- Messages
- 44
I have an access form which has a list box of applications which people click to quickly launch, I want to be able to track the number of times each of these is clicked to create a top 10 frequently used applications - is there a way that if I create a column for clickcount in my applications table that I can have the number increase as people click on the listbox item?
I am comfortable with how to build the query to gather the top 10 just not sure on how to make the count work.
I am comfortable with how to build the query to gather the top 10 just not sure on how to make the count work.