Thread: IRibbonUI error
View Single Post
  #1   Report Post  
Posted to microsoft.public.excel.programming
KWarner KWarner is offline
external usenet poster
 
Posts: 9
Default IRibbonUI error

During debugging, when I get a run-time error and choose end instead of
debug, my cached IRibbonUI gets reset. Then, when i try to InvalidateControl
I get an Object variable not set error. The only way I have figured out to
reset the IRibbonUI is to close the workbook and then re-open it. Am I
missing something, or is this the only option?
Thanks for any help.
Kevin