I have an access db that the table stores a value for the days of the week. ie M,T,W,TH,F . These are stored in one field of the table. The add.asp form populates with no problem. I am having trouble getting the data back out on the edit.asp form. I want to be able to populate the check boxes on the edit form to indicate what the user previously put in. HELP..