multiselection list

R

Russ

Can anyone tell me if it is possible to make a multiselection list in Access (like you can in Pendragon forms)?
 
R

Rick Brandt

Russ said:
Can anyone tell me if it is possible to make a multiselection list in Access
(like you can in Pendragon forms)?

The standard ListBox has a MultiSelect property that is "None" by default but
which can also be set to "Simple" and "Extended".
 
L

Larry Daugherty

Look in Help for multiselect.

--
-Larry-
--

Russ said:
Can anyone tell me if it is possible to make a multiselection list in
Access (like you can in Pendragon forms)?
 
Top