Programs must be written for people to read, and only incidentally for machines to execute.
- Harold Abelson, Structure and Interpretation of Computer Programs

Top Ten Tags

Who's Online

Up

Sample file for 'VBA Functions using DAO to determine is a Table, Query, Field (and its properties) exist'

Sample file for 'VBA Functions using DAO to determine is a Table, Query, Field (and its properties) exist'
ACC_DAOIsFieldTableQueryProperty.zip
File Size:
29.91 kB
Author:
Azli Hassan
Date:
19 May 2018
Downloads:
137 x

Sample file for 'VBA Functions using DAO to determine is a Table, Query, Field (and its properties) exist'.

 

VBA Functions that use DAO to do the following:

IsTable()
Determine if table exists in an Access database
IsQuery()
Determine if query exists in an Access database
IsField()
Determine if field exists in an Access database table/query
IsFieldProperty()
Determine if property for a table/query field exists
 

License Agreement

THIS ARE NOT THE STANDARD TERMS. Read the terms for each file you download to be sure which one you are agreeing to.

Sample files are provided as-is. No guarantee is made that they are working correctly or that they do what they were intended to. By downloading and using the sample files, you are agreeing to the following:

  1. You agree to not hold me responsible for any and all damages due to the downloading or use of any sample file or sample code from this website.
  2. You are free to to use any sample VBA code from this file for any commercial purposes, but not the sample file itself.
  3. You are free to use any native Excel formulas that are provided in sample Excel files; I'm just showing you how to use them.
  4. You agree to not to modify the sample files or code and present either or both of them as your own, without documenting changes made and citing me and this website as the source of the original code. This is true regardless of whether used for commercial or non-commercial purposes.
  5. You also agree to any other terms posted elsewhere on this website regarding the use of this sample file and any VBA functions contained within it and any terms of using this website.
I agree to the terms listed above
 
 
Powered by Phoca Download