Dear guys
need help
I Have a list in a form, once you click on any items it will go to record in the form, but if there is no record it go to first record, so i need that if no record then show a message " No Record Found"
i tried this code .
Private Sub List6_DblClick(Cancel As Integer)
On...