Attachment.OnAttachmentCurrent property (Access)

Sets or gets the value of the On Attachment Current box in the Properties window of the specified Attachment. Read/write.

Syntax

expression.OnAttachmentCurrent

expression A variable that represents an Attachment object.

Remarks

This property is helpful for programmatically changing the action that Microsoft Access takes when an event is triggered. For example, between event calls you may want to change an expression's parameters, or switch from an event procedure to an expression or macro, depending on the circumstances under which the event was triggered.

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.