Setting values to Group of checkbox
I am having group of checkboxes on VBA form and from there i am sending multiple values to db. For example i have 10 checkboxes in a group and i selected only 5, on save button click it will go to access column. Also all 5 values will got to a single columne in this format 1,2,3,4,5 where 1,2,3,4 and 5 are default values of checkbox and i need to operated on the same.
Please help me in achieving this, any help will be hihly appreciated..
Thanks and regards
Amit Ranjan