Listbox question

From: Geir Baardsen (geir_baardsen_at_hotmail.com)
Date: 01/30/05


Date: 30 Jan 2005 03:03:51 -0800

Hi!
On a mainform I have a listbox that shows all appointments with my
customer for the day. New appointments are made from a popup-form that
will fill tblAppointment with data, and then update the listbox on the
mainform accordingly.

However, the listbox component in ms access 2000 doesn't allow to show
the data:

07:00
07:15
07:30
07:45
etc

but only the actual appointments that is made, no matter what time.

How can I, easy, have the listbox show all intervals of time (between
07:00 - 17:00), no matter if an appointment is made?

Me.Name



Relevant Pages