multiple selections for data validation

C

ccw

Hi- need to find out how (if possible) to use data validation but include an
option to select multiple choices in validation list (ie. checkboxes similar
to pivot table options)
 
C

ccw

actually, what I needed was to see if the drop down selections can be check
boxes so I can select more than one option in the validation list. does this
make sense?
 
J

Jim Thomlinson

You can not do what you are asking for with data validation. Data validation
exists in one cell so if it did allow for multiple selections where would it
put the multiple responses. It can not place the values in other cells and
one cell will only hold the one value.
 
Top