Checking a selection of check boxes

K

kfng

I have a continuous form with check boxes in different columns (datasheet
view). I'd like to select multiple entries using the mouse (+"Shift" for
selecting contiguous records and +"Ctrl" for non-contiguous records) and then
have those check boxes checked off. I'd appreciate any advice on how I can
get this done.
 
Top