Hi All, still having problems with the higlighted code, does anyone have any ideas?
Private Sub cmdSaC_Click()
Dim strSql As String
Dim rstSaveTemp As Recordset
'Dim dbs As Access
Set dbs = CurrentDb
MsgBox "Are You Sure you want to save and continue this form at a later date", vbYesNo...