hi guys,
I have a form, form has a subform, the subform has a control..
if i use the structure:
a=Forms(strFormName).Controls(strControlName).value with the form and the control on it, where strFormName and strControlName - strings describing the form's and control's name - it works...