List box on continuous form shows current record info.

G

Guest

I hvae a list box on a continuous form called lstCats. I would like the list
box to reflect the categories for each record, right now it only shows what's
applicable to the first record. It works fine in single forms when I add
me.lstCats.requery to the form's current event but not in continuous.

All help appreciated!

John
 
J

J_Goddard via AccessMonster.com

What is the record source for the list box, and is it bound to a field in the
underlying table?
Does the list box change when you move to (click on) another record?

(a different) John
 

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