populating list box from another list box

C

c8tz

i have two unbound list boxes. Listbox1 has list of tasks and Listbox2
represents a month.
By selecting listbox1 tasks and then click on listbox2 should update
to listbox2

to show the tasks to be done for that month.

how do i do this.

please assist,

thanks.
 
Top