Hello,
I hope someone understand this. For me it's hopeless... and maybe it's not possible..
I have tried much in vb code. I know nearly nothing about it.
But the only thing what I want is here:
In the form if the checkbox is checked the record in the table has to change in text. When checkbox is unchecked the the record in the table must be empty too. I have 5 checkboxes for one column.
The thing what is frustrating me is that when I click on one checkbox the other checkboxes are checked too, but I want only one checkbox checked and the others unchecked. But each checkbox have to put difference text into the table record of one column.
In the form:

And in the table:

Thanks
I hope someone understand this. For me it's hopeless... and maybe it's not possible..
I have tried much in vb code. I know nearly nothing about it.
But the only thing what I want is here:
In the form if the checkbox is checked the record in the table has to change in text. When checkbox is unchecked the the record in the table must be empty too. I have 5 checkboxes for one column.
The thing what is frustrating me is that when I click on one checkbox the other checkboxes are checked too, but I want only one checkbox checked and the others unchecked. But each checkbox have to put difference text into the table record of one column.
In the form:

And in the table:

Thanks