Should I make access save the data in the list box to a seperate table or should I let it store the values for use later? If it stores the values, how do I recall them? I would like it to put in a new appointment in the table in order to facilitate the use of timetables...should I just use an update query which takes its values from the form or what should I do?