=rstCurrent. Fields («Відправник»). Value
! [Одержувач]=rstCurrent. Fields («Одержувач»). Value
! [Група]=rstCurrent. Fields («Група»). Value =. LastModified. Index=«PrimaryKey». Seek «=», Val (0). Edit! [Код документа] =! [Код документа]
rstTable. Update. Bookmark=rstTable. LastModified. Close. CloseWith
'Закриваємо базу. Closedbs=NothingSub
Sub Form_BeforeInsert (Cancel As Integer) rstCurrent As DAO. Recordset
rstCurrent=CurrentDb. OpenRecordset («Відправник»)
'Прочитуємо код користувача з таблиці «Відправник»
With rstCurrent. Value =! [Код користувача] With
Sub