What does the if statement in a macro do?
It changes the data type of the macro based on the results of a query.
It attaches the macro to a query or report prior to printing to make it readable.
It creates a control in a form and connects the macro to the control’s event property.
It defines a criterion that evaluates to true or false and specifies actions to take if it is true.