AcOutputObjectType enumeration (Access)
Specifies the type of object to output when using the OutputTo method.
Name | Value | Description |
---|---|---|
acOutputForm | 2 | Form |
acOutputFunction | 10 | User-Defined Function |
acOutputModule | 5 | Module |
acOutputQuery | 1 | Query |
acOutputReport | 3 | Report |
acOutputServerView | 7 | Server View |
acOutputStoredProcedure | 9 | Stored Procedure |
acOutputTable | 0 | Table |
Support and feedback
Have questions or feedback about Office VBA or this documentation? Please see Office VBA support and feedback for guidance about the ways you can receive support and provide feedback.