I am trying to create a continuous form with a continuous subform but Access won't allow this, so I'm wondering if anyone has a workaround or any suggestions. What I'm trying to do is create a task list that will appear on the screen (in a form, not a report) in essentially this format:
X tasks of type 1
XX/XX/XX task 1.1 due
XX/XX/XX task 1.2 due
XX/XX/XX task 1.3 due
Y tasks of type 2
Etc...
Z tasks of type 3
Etc...
There is a varying number of tasks as well as task types (since I don't want to list those task types for which there are no pending projects). I had based the main form on a count query of task types, then tried to create a subform to list the tasks under each type.
Any suggestions? Thanks!
X tasks of type 1
XX/XX/XX task 1.1 due
XX/XX/XX task 1.2 due
XX/XX/XX task 1.3 due
Y tasks of type 2
Etc...
Z tasks of type 3
Etc...
There is a varying number of tasks as well as task types (since I don't want to list those task types for which there are no pending projects). I had based the main form on a count query of task types, then tried to create a subform to list the tasks under each type.
Any suggestions? Thanks!