Hi, I'm having a bit of an issue inserting data into a table when I try to insert the information from checkboxes. I have 3 text fields and 8 checkboxes, if I only try to insert the text, everything works fine but if I try to add the checkboxes, nothing gets inserted, not even the text. The fields that the checkboxes fill are yes/no fields in MS Access. Is there anything special I need to do to accomodate for the fields being yes/no? Also, when displaying the contents of the rows, will a yes/no field simply show the text true or false? If so, how can I make it display different text? This is probably too many things to cover at once but I appreciate any help. Thanks guys.