Notice: This website is an unofficial Microsoft Knowledge Base (hereinafter KB) archive and is intended to provide a reliable access to deleted content from Microsoft KB. All KB articles are owned by Microsoft Corporation. Read full disclaimer for more details.

ACC2000: How to Set Conditional Compilation Arguments Through the User Interface


View products that this article applies to.

This article was previously published under Q274324
Moderate: Requires basic macro, coding, and interoperability skills.

This article applies to a Microsoft Access database (.mdb) and to a Microsoft Access project (.adp).

↑ Back to the top


Summary

In Access, you can set conditional compilation arguments through the user interface. In Access 97, you could set conditional compilation arguments on the Advanced tab of the Options dialog box (on the Tools menu). In Access 2000, the conditional compilation arguments setting has been moved to the Visual Basic Environment. In Access 2000, you can find the setting on the Tools menu under the <ProjectName> Properties command, where <ProjectName> is the name of your database project.

For example, to find the conditional compilation arguments setting in Access 2000 for the sample database Northwind.mdb, follow these steps:
  1. Open the sample database Northwind.mdb.
  2. In the Database window, press ALT+F11 to switch to the Visual Basic Environment.
  3. On the Tools menu, click Northwind Properties. Note that the Conditional Compilation Arguments box appears on the General tab.

↑ Back to the top


References

For more information about conditional compilation, visit the following Microsoft Web site:

↑ Back to the top


Keywords: KB274324, kbhowto

↑ Back to the top

Article Info
Article ID : 274324
Revision : 2
Created on : 7/15/2004
Published on : 7/15/2004
Exists online : False
Views : 297