I am teaching myself about databases through alot of books.
But most of these books are running everywhere and anywhere that ulyimately leads nowhere. Thus I need your help.
I want to use checkboxes that when checked will add data to the appropriate column. For example: if the box is checked I would like the field to be populated with text that I choose (such as an option like "cd player", and as I am scrolling through the recordset, If the field is populated with the appropriate text, I want the checkbox to be checked to indicate the store has a cd player. I have been getting "true", or when I adjust the code to get the result I want I get an error that the databound control cannot load (wrong type). I have it set for text and have tried everything else. I apologize if I have not given enough info for you to help me. But possibly it could be a start. Thank you for any help you can give.