Bryan Carbonnell
carbonnb at sympatico.ca
Tue Feb 4 13:43:30 CST 2003
On 4 Feb 2003 at 11:35, Rocky Smolin - Beach Access S wrote:
> Dim cbc As CommandBarControl
> Set cbc = CommandBars("Menu Bar").FindControl(ID:=4, recursive:=True)
> cbc.Enabled = False
>
> How can I convert this to late binding?
Just one small change
dim cmc as Object
and unreference the Office Object Library
--
Bryan Carbonnell - carbonnb at sympatico.ca
The mind is like a parachute. It works best when it's open