I have 2 buttons on my switchboard to open the same form, 1 in Form view, the 2nd in Datasheet view,
In form view I have custom buttons to add new records, with the code on the button me.allowadditions = true.
This works for me in form view, however when users want to use the datasheet view they cannot add new records.
Can i set allow additions to no, for the form view and to yes for the datasheet view?
In form view I have custom buttons to add new records, with the code on the button me.allowadditions = true.
This works for me in form view, however when users want to use the datasheet view they cannot add new records.
Can i set allow additions to no, for the form view and to yes for the datasheet view?