ok i know everybody here squinches at the mentioning of mailmerge so lets forget that 
how do i extract values from a subform with the same master field value as the main form.
master and sub tables are linked with an idNumber, so there can by many records in the subForms table with the master tables idNumber
i just want to get all the values (rows) in one field in the subforms table that are displaying, for the master forms current record (current records idNumber)
Im thinking that i have to have some kind of if statment together with a SQL query.....
Sorry for double posting but i think my previous post was explained a bit to complicated....
thx

how do i extract values from a subform with the same master field value as the main form.
master and sub tables are linked with an idNumber, so there can by many records in the subForms table with the master tables idNumber
i just want to get all the values (rows) in one field in the subforms table that are displaying, for the master forms current record (current records idNumber)
Im thinking that i have to have some kind of if statment together with a SQL query.....
Sorry for double posting but i think my previous post was explained a bit to complicated....
thx