|
Category:
|
Microsoft Access : Forms
|
|
Description:
|
Access Forms working with data in ACCDB, MDB, and ADPs, subforms, and spell checking
|
Module: modForms_ADP
Routines for Microsoft Access forms in ADPs
|
Procedure Name
|
Type
|
Description
|
|
(Declarations)
|
Declarations
|
Declarations and private variables for the modForms_ADP module
|
|
GetFormRecordCountADP
|
Procedure
|
Returns the total records of a form in an ADP
|
|
GetFormRecordNumberADP
|
Procedure
|
Returns the current record number of a form in an ADP.
|
|
IsFormOnFirstRecordADP
|
Procedure
|
Determines if the current record of a form in an ADP is on the first record
|
|
IsFormOnLasttRecordADP
|
Procedure
|
Determines if the current record of a form in an ADP is on the last record
|
|
ListFillTablesADP
|
Procedure
|
Provides a list fill function for a list/combo box for a list of tables in an ADP database.
|
Overview of Total Visual SourceBook
The source code in Total Visual
SourceBook includes modules and classes for Microsoft Access, Visual
Basic 6 (VB6), and Visual Basic for Applications (VBA) developers. Easily
add this professionally written, tested, and documented royalty-free code
into your applications to simplify your application development efforts.
Additional Resources
|