martinpratt
Registered User.
- Local time
- Today, 08:40
- Joined
- Oct 17, 2012
- Messages
- 22
Hi All,
Is there a way of adding a bookmark to a report, in access 2010, so that users can jump to the top?
I have a long report grouped by customer. I can add a button to each group to click on, but how to I reference the top of the report or jump to a field at the top.
All I have found so far is using send keys, which I don't really want to do. I would rather use a simple vba on click code to do it.
Thanks
Martin
Is there a way of adding a bookmark to a report, in access 2010, so that users can jump to the top?
I have a long report grouped by customer. I can add a button to each group to click on, but how to I reference the top of the report or jump to a field at the top.
All I have found so far is using send keys, which I don't really want to do. I would rather use a simple vba on click code to do it.
Thanks
Martin