I have an application which uses the rich text control.
This is deployed using the office developer installer, the control is
registered, and this is working fine on most machines.
But at least one machine comes up with the error "There is no object in this
control" when dereferencing the control in VBA code. (Set rtfObject =
Me.CVText.Object)
No library references are missing on the target machine.
I have tried removing and reinstalling the Access application, unregistering
and re-registering the control manually as per knowledge base.
Any clues as to where to look next?
--
Simon
PC User - 28 Jul 2004 16:05 GMT
Try this link and see if it helps.
Access ActiveX Fix
http://www.access-programmers.co.uk/forums/showthread.php?t=65363