Hi thanks for the reply.
I can find my way round the problem, but having a continuous form on a continuous form would just be neat and simple for the user.
I have an input form which just holds a persons name in a single field, and a subform which holds the names of the departments they are involved in, usually between 1 and 3. They are linked by the persons name.
I could just allow up to 3 departments and keep all the data in the same table, but having related tables is more correct and allows for the one perosn who is everywhere!
Beacuse of the relatively small amount of data I would like to be able to show it on one page, rather than having to click through the records.
I guess I'll have to use a single form with continuous subform and put some nice record finding buttons on it.
I just wondered if someone had come up with a neat trick to get round the problem, but I wasn't very hopeful.
Thanks anyway.
Sue