We recently upgraded to the newest version of Microsoft Access...after doing so, We are receiving the run time error below. Below is the code generating the error......
Private Sub Form_KeyDown(KeyCode As Integer, Shift As Integer)
Dim CurRec As Long, RecCnt As Long
CurRec =...