OpenDataAccessPage


Opens a data access page in the current database.

Syntax

DoCmd.OpenDataAccessPage DataAccessPageName[, View]

with the following parameters

DataAccessPageName

The name of the data access page.

View

A member of the AcDataAccessPageView enumeration indicating the view in which the page should be opened. Possible values are acDataAccessPageBrowse (the default) and acDataAccessPageDesign.

Comments

The OpenDataAccessPage method was first introduced in Access 2000.




Access VBA Programming
Microsoft Access VBA Programming for the Absolute Beginner
ISBN: 1598633937
EAN: 2147483647
Year: 2006
Pages: 214
Authors: Michael Vine

flylib.com © 2008-2017.
If you may any questions please contact us: flylib@qtcs.net