|
-
Jan 30th, 2012, 06:25 AM
#1
Thread Starter
Member
Ribbon does not work in my form
In my form_open, I have:
If Val(SysCmd(acSysCmdAccessVer)) = 12 Then
Me.Properties("RibbonName") = Me.MenuBar
End If
but in office 2007, when I start the form, i get:
can't run the macro of callback function 'AA_loaded'...
How can I solve this please?
Thanks!
Posting Permissions
- You may not post new threads
- You may not post replies
- You may not post attachments
- You may not edit your posts
-
Forum Rules
|
Click Here to Expand Forum to Full Width
|