Create logic that runs before a record is saved to validate changes, and then decide to allow the new values, change values, or show an error to stop the changes. Use the [IsInsert] property to determine if the event is an insert or an update.
Create logic that runs after a record has been deleted.Use Old].[Field Name to inspect the value of a field before the record ...
Create logic that runs after an existing record has been changed.Use the Update([Field Name]) function to determine if a ...
Create logic that runs after an existing record has been changed.Use the Updated("Field Name") function to determine if a ...
Create logic that runs before a record is deleted to validate the deletion, and then allow it or show an error to stop the ...
Create logic that runs before a record is saved to validate changes, and then decide to allow the new values, change values, ...
Create one document and send it to multiple people.You can insert fields like Name or Address. Word will create a copy for ...
Create or modify tag formats.Use tag formats to embed component properties and numeric counters in the component tag for ...
Create queries that cannot be created in design view, such as pass-through, data-definition, and union queries in SQL view. ...
Create reports about properties of the shapes in the diagram.Reports can be shown as shapes or exported to Excel, HTML or ...