G
Guest
I have forms with command buttons that produce forms to be printed and which
automatically fill in certain fields. There are about 5 or so which have
worked for 5 years or more. I created a new form using the same fields that
are in the other forms. I put a new command button on the controlling form
but when I execute it,
I get an error message saying COMPILE ERROR and it hangs up on a line in
the code which reads Me.lnam = vlnam. (this particular line is in other
forms and
they all refer to the same set of data.0 Further it says Method or data
member not found.
automatically fill in certain fields. There are about 5 or so which have
worked for 5 years or more. I created a new form using the same fields that
are in the other forms. I put a new command button on the controlling form
but when I execute it,
I get an error message saying COMPILE ERROR and it hangs up on a line in
the code which reads Me.lnam = vlnam. (this particular line is in other
forms and
they all refer to the same set of data.0 Further it says Method or data
member not found.