Home | Contact Us | FAQ | Search & Site Map | Link to Us
Sign In | Join | Other 45 Sites in Network
Home
Discussion GroupsFormsForms ProgrammingQueriesModules / DAO / VBAReports / PrintingMacrosDatabase DesignSecurityConversionImporting / LinkingSQL Server / ADPMultiuser / NetworkingReplicationSetup / ConfigurationDeveloper ToolkitsActiveX ControlsNew UsersGeneral 1General 2
Access DirectoryToolsTutorialsUser Groups
Related Topics
SQL ServerOther DB ProductsMS OfficeMore Topics ...

MS Access Forum / Forms Programming / October 2007

Tip: Looking for answers? Try searching our database.

Page up and Page down

Thread view: 
Enable EMail Alerts  Start New Thread
Thread rating: 
sandrao - 27 Oct 2007 18:35 GMT
Is there any way the you can use Code to cause a form to do page up and page
down.  I have a Long form that some of the information that is at the bottom
of the form is out of view and only use by certain people.

How can I have a botton on click go page down to the bottom and another
button that will return the form to the top of the form.

I know that you can use the keys to accomplish this but for appearance value
I would rather use a button on the form to accomplish this.

any ideas?
Steve Schapel - 27 Oct 2007 19:55 GMT
Sandrao,

You can put a Page Break control on your form.

Then, code on the Click event of your button like this:

   DoCmd.GoToPage 2

Signature

Steve Schapel, Microsoft Access MVP

> Is there any way the you can use Code to cause a form to do page up and page
> down.  I have a Long form that some of the information that is at the bottom
[quoted text clipped - 7 lines]
>
> any ideas?
Steve Schapel - 27 Oct 2007 20:04 GMT
Sandrao,

By the way, hope you don't think this too rude, but I have noticed on
other occasions, as with this one, that you have posted the same
question at the same time to UtterAccess and to Microsoft public
newsgroups.  Please be aware that there are quite a few people who read
both.  It is probably not necessary to post in both places, and, let's
face it, the volunteers who try to help in these forums are only human,
and some would feel we don't want to expend our efforts answering a
question where someone else is already doing a great job over the fence.
 Hope you understand.  Maybe just try one place, and then go elsewhere
if you don't get what you need after a while.  Thanks.

Signature

Steve Schapel, Microsoft Access MVP

> Is there any way the you can use Code to cause a form to do page up and page
> down.  I have a Long form that some of the information that is at the bottom
[quoted text clipped - 7 lines]
>
> any ideas?
sandrao - 27 Oct 2007 20:39 GMT
Thanks Point Taken....

> Sandrao,
>
[quoted text clipped - 20 lines]
> >
> > any ideas?
 
Sign In
Join
My Latest Posts
My Monitored Threads
My Blog
My Photo Gallery
My Profile
My Homepage

Start New Thread
Enable EMail Alerts
Rate this Thread



©2008 Advenet LLC   Privacy Policy - Terms of Use
This website includes both content owned or controlled by Advenet as well as content owned or controlled by third parties.