dbTalk Databases Forums  

access2007 ribbon refresh within a macro

comp.databases.ms-access comp.databases.ms-access


Discuss access2007 ribbon refresh within a macro in the comp.databases.ms-access forum.



Reply
 
Thread Tools Display Modes
  #1  
Old   
Roger
 
Posts: n/a

Default access2007 ribbon refresh within a macro - 08-26-2010 , 09:49 AM






I have a function that uses
Application.LoadCustomUI "foo", strOut

and its part of the autoexec macro, and it works fine

now if I add a second action to the autoexec macro that calls a
function that waits for a activity to complete, equivalent to
msgbox "wait", vbyesno

the custom ribbon does not appear until the 2nd action, thus the macro
completes

is there a application.function() to refresh the ribbon ?

Reply With Quote
Reply




Thread Tools
Display Modes

Posting Rules
You may not post new threads
You may not post replies
You may not post attachments
You may not edit your posts

vB code is On
Smilies are On
[IMG] code is On
HTML code is Off



Powered by vBulletin Version 3.5.3
Copyright ©2000 - 2012, Jelsoft Enterprises Ltd.