Is there a reason you can't just display the Huvudtabell in your main form
and use subforms for PFD-er and Biloriginal? If that isn't reasonable, you
could use code in your form's After Insert event to append records to the
related tables.
I'm not sure what you mean by "asks me...". You could follow the append
queries with MsgBox() prompts and opening editing forms.

Signature
Duane Hookom
MS Access MVP
> It's all in swedish so I'm not sure if it helps but here are som of my
> table and field names.
[quoted text clipped - 44 lines]
>> >
>> > /Maria
Maria - 18 Jul 2006 08:45 GMT
The reason is that every time I enter something in Huvudtabell I want
the Access to asks for the files that goes with the my entry but you
might be right that it's possible to do with sub forms.
Thanks anyway.. I'll try to get take this further woth the help from
your clues.
/Maria
Duane Hookom skrev:
> Is there a reason you can't just display the Huvudtabell in your main form
> and use subforms for PFD-er and Biloriginal? If that isn't reasonable, you
[quoted text clipped - 56 lines]
> >> >
> >> > /Maria