Hi,

I have a form with multiple checkbox in and this allow user to select multiple options. I need to display those checked data in the same column with same id and some others static detail. I'm able to display the static detail but don't know how to put the checkbox value in the same column.

For example, orange and apple are checked. The data need to display in datasheet as below.

Column A Column B Column C Column B
ID abc 05Jan13 Star Apple
ID abc 05Jan13 Star Orange

Please Login or Register  to view this content.
Thanks,
Apple