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 / April 2006

Tip: Looking for answers? Try searching our database.

Switchboard page reference

Thread view: 
Enable EMail Alerts  Start New Thread
Thread rating: 
Mick - 03 Apr 2006 18:21 GMT
Hi

I am developing a log on routine that requires me to reference a
specific switchboard page if a password is entered correctly.

i.e. the main switcboard then opens a page. How can I reference this
specific page? The openform method is clearly no use as it sees the
switchboard as one entity.

Are the pages part of a collection and if so how is it referenced?

Thanks

Mick
Barry Gilbert - 03 Apr 2006 19:52 GMT
Check online help for the Pages collection:
A Page object corresponds to an individual page on a tab control.

Remarks

A Page object is a member of a tab control's Pages collection.

To return a reference to a particular Page object in the Pages
collection, use any of the following syntax forms.

Syntax Description
Pages!pagename The pagename argument is the name of the Page object.
Pages("pagename") The pagename argument is the name of the Page object.

Pages(index) The index argument is the numeric position of the object
within the collection.
Jeff Conrad - 03 Apr 2006 21:03 GMT
Are you using the built in Switchboard Manager?

If so, see this page on my site:

http://home.bendbroadband.com/conradsystems/accessjunkie/switchboardfaq.html#spe
cificmenu


(Watch out for line wrapping on that link)
Signature

Jeff Conrad
Access Junkie - MVP
http://home.bendbroadband.com/conradsystems/accessjunkie.html
http://www.access.qbuilt.com/html/articles.html

> I am developing a log on routine that requires me to reference a
> specific switchboard page if a password is entered correctly.
[quoted text clipped - 4 lines]
>
> Are the pages part of a collection and if so how is it referenced?
 
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.