Selecting multiple records: Datasheet

G

Guest

Does anyone know a way to emulate the behavior of a multi-select list box in a continuous form (datasheet view)? E.g. I'd like to be able to hold the ctrl key while selecting non-contiguous records.

Thanks for any suggestions,

TomT
 
D

Douglas J. Steele

What do you expect it to do? If it's bound to a field, you can't do anything
useful with it: a field can only contain a single value, not multiple.

--
Doug Steele, Microsoft Access MVP

(no e-mails, please!)



TomT said:
Does anyone know a way to emulate the behavior of a multi-select list box
in a continuous form (datasheet view)? E.g. I'd like to be able to hold the
ctrl key while selecting non-contiguous records.
 

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