I have a subform, which allows users to select several offices that they want to send a task to (the task details are on the main form). I then have a continuous form, which displays the outstanding tasks and the offices, which are associated with the tasks.
Unfortunately, Access will not allow me to place the subform onto the continuous form, so I have come up with the idea of placing a listbox onto the form and displaying the relevant offices for each outstanding task, but I'm having a few problems.
At the moment each task is displayed depending upon the number of offices selected (i.e. if there are 4 offices, the task is listed 4 times) and only the offices associated with the 1st task are displayed within the listbox (i.e. if offices A, B and C are associated with the 1st task, they are also displayed next to all of the other tasks).
Any ideas, or maybe there is a better way to do this?
Thanks
Unfortunately, Access will not allow me to place the subform onto the continuous form, so I have come up with the idea of placing a listbox onto the form and displaying the relevant offices for each outstanding task, but I'm having a few problems.
At the moment each task is displayed depending upon the number of offices selected (i.e. if there are 4 offices, the task is listed 4 times) and only the offices associated with the 1st task are displayed within the listbox (i.e. if offices A, B and C are associated with the 1st task, they are also displayed next to all of the other tasks).
Any ideas, or maybe there is a better way to do this?
Thanks