Hello, can someone help me do this, on a form i have a checkbox for everyday of the week, 2 textbox's to enter a start date and a end date, and a field for a event name, and a command button to execute the code for this. i want the code to populate a table with the start date to the end date based on the days of the week the user selects. so if only mondays are selected it would list all dates in between that are mondays or if mondays and wednesdays are selected it would list only them. i know this is possible but its beyond my skill level. please help. also if anyone knows of any good examples please tell me.