Form

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
 

Ask a Question

Want to reply to this thread or ask your own question?

You'll need to choose a username for the site, which only take a couple of moments. After that, you can post your question and our members will help you out.

Ask a Question

Top