R
rudwan
hi
if i want to refere to a control in the code , it will be
like this
=forms![formname]![controlName]
but if the form name consist of 2 words separated like
this :
=forms![orders subform]![controlName]
it not accept it , who i can refere to it ?
also i faile to refere to the form name in another use like
forms![orders subform].setfocus
if i want to refere to a control in the code , it will be
like this
=forms![formname]![controlName]
but if the form name consist of 2 words separated like
this :
=forms![orders subform]![controlName]
it not accept it , who i can refere to it ?
also i faile to refere to the form name in another use like
forms![orders subform].setfocus