Refering to Parent works on one PC - not on another

  • Thread starter Thread starter RzB
  • Start date Start date
R

RzB

I have the following statement ...

lngNum = Me.Parent.Controls!txtRecNum.Value

On my development PC all works just fine..

Installed on other machines I get an error...

RunTime Error 459
Object or class does not support the set of events.

Both machines at exactly the same Access level
Access 2002 - SP2 etc... References all OK.

What am I missing?

Many thanks,
Roy
 
Oooppsss... Sorted - The db has an
FMS Rich Text Memo control that was
not correctly installed. Why it caused that
particular error is a bit of a mystery!
Many thanks,
Roy
 
Back
Top