Applies ToAccess for Microsoft 365 Access 2021 Access 2019 Access 2016 Access 2013

Used to invoke the execution of a procedure.

Syntax

EXECUTE procedure [param1[, param2[, ...]]

The EXECUTE statement has these parts:

Part

Description

procedure

The name of the procedure that is to be executed.

param1, param2, …

Values for the parameters defined by the procedure.

Need more help?

Want more options?

Explore subscription benefits, browse training courses, learn how to secure your device, and more.

Communities help you ask and answer questions, give feedback, and hear from experts with rich knowledge.