Hi Gina,
it is strange but i am getting what i want finally. I tried to add to each subreport that M_AGENDA_KOD, but it wasnt working.
So i was wondering what is wrong and i just tried this:
Set rs = CurrentDb.OpenRecordset( _
"SELECT DISTINCT M_AGENDA_KOD, M_AGENDA_ID FROM M_AGENDA")
so i...