BeforeAddNew Event

See Also    Examples    Applies To

Raised before the ADO adds a new record to the atb.

Event BeforeAddNew(fCancel As Boolean)

atb_BeforeAddNew(fCancel)

fCancel = True
Indicates an Error in BeforeAddNew
fCancel = False
Adding was OK