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.
I have a sample of how to do this at:
http://www.accessmvp.com/Arvin/Combo.zip

Signature
Arvin Meyer, MCP, MVP
http://www.datastrat.com
http://www.mvps.org/access
http://www.accessmvp.com
>i have two unbound list boxes. Listbox1 has list of tasks and Listbox2
> represents a month.
[quoted text clipped - 8 lines]
>
> thanks.