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.
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
Source: https://ru.stackoverflow.com/questions/571177/More articles:What does the [In, Out] modifier in C # mean?PHP Relative FilterConvert string to executable codeCompiling javascript into native codeFiles are not uploaded to the server through a script.How to know the values of each array index?Yii2 rest api, array nameQMap not workingNeed to translate SQL query in LINQFind out how much rewound in the block from the bottomAll Articles