Is it possible to use events without using any forms?

For example, when editing a table, the user moves to a new line and some event is triggered.

    1 answer 1

    Starting with version 2010, Data Macro appeared in Aktsess - macros that can be hung on events in the table: changing data, adding or deleting a row. From them, in principle, you can call a function on VBA, for example, via SetValue or IF