S
Simon
I have my main form open frmDespatchSystem
I then have another form open ontop frmBarcode
When i close the frmBarcode scan i want it to add a new recored to
frmDespatchSytesm
I know to use the code DoCmd.GoToRecord , , acNewRec but how do i
get it to add new reoced to frmDespatchSystem when i am putting the
code on the frmBarcode close button
Tahnks
SImon
I then have another form open ontop frmBarcode
When i close the frmBarcode scan i want it to add a new recored to
frmDespatchSytesm
I know to use the code DoCmd.GoToRecord , , acNewRec but how do i
get it to add new reoced to frmDespatchSystem when i am putting the
code on the frmBarcode close button
Tahnks
SImon