G
Gary
Does the "Me.MyListBox.Selected(0) = True" get listed like
this:
Private Sub Form_Current()
Me.Cardlist.Requery
Me.Cardlist.Selected(0) = True
End Sub
Sorry to be a pain, but Im pretty new to access (as if you
need telling!)
Cheers Gary
this:
Private Sub Form_Current()
Me.Cardlist.Requery
Me.Cardlist.Selected(0) = True
End Sub
Sorry to be a pain, but Im pretty new to access (as if you
need telling!)
Cheers Gary