Custom UI Editor Fails With Access 2007

BradWare

New member
Local time
Today, 08:29
Joined
May 4, 2007
Messages
9
I've been working through the RibbonX book by Wiley. I have no problems validating XML when I go through Excel or Word. But when I follow the book's directions and paste or type XML for an Access application I always get an error: Unhandled Exception has occurred in your application. So nothing I type gets validated by Custom UI. Therefore I'm not able to pull up callbacks. Any ideas what I'm doing wrong? Thanks.
 
hi

It is difficult to analyze without seeing the XML code.

Reference is marked MICROSOFT OFFICE 12.0 LIBRARY ?

Are using the table USysRibbons ?
 
I played around with Custom UI Editor and I think the problem is that if I just paste xml to it without opening an application (Excel or Word), I get an error. But as Custom UI won't open an Access document AND won't allow me to just paste/type the xml and validate it...I'm pretty much s.o.l. So I guess the question is...what can I use to generate callbacks for Access xml statements?
 

Users who are viewing this thread

Back
Top Bottom