P
Peter
hi all,
i have the following case i cannot resolve on my own. i have a form that
contains a text box. this text box holds the name of another form. is there a
way to pass the name of the form contained in the text box to a vba statement
like this one for example:
Forms![contents of the text box that is actually the name of a real
form]![some field] = ....[some value]...
10x in advance
i have the following case i cannot resolve on my own. i have a form that
contains a text box. this text box holds the name of another form. is there a
way to pass the name of the form contained in the text box to a vba statement
like this one for example:
Forms![contents of the text box that is actually the name of a real
form]![some field] = ....[some value]...
10x in advance