View Single Post
  #1  
Old June 1st, 2010, 07:42 PM posted to microsoft.public.access.forms
TonyAntique via AccessMonster.com
external usenet poster
 
Posts: 4
Default Albert D Kallal's Ribbon Code

I have succeeded in using Albert D Kallal's brilliant code to control a
Ribbon on a form.
The only problem I cannot solve is how to make some buttons invisible when
the form loads.
If I put the
meRib("btSearch").visible = False
in Form_Active or Form_Current, I get the runtime error '2475' - you entered
an expression that requires a form to be the active window.

Any suggestions would be great.

--
Message posted via http://www.accessmonster.com