Crash upon using RefEdit

  • Thread starter Thread starter Oliver Kharraz
  • Start date Start date
O

Oliver Kharraz

Hello,

I am experiencing a strange behavior when using RefEdit in Excel:
occasionally, the entire application just shuts down after the Exit routine
is called - for no apparent reason. Is there something special I have to
consider when using RefEdit?

Thanks for your help,

Oliver
 
Don't use it on a modeless userform. The userform must be modal. This is
stated in the help for the refedit - at least in xl2000.
 
Adding to the others, and only from memory: it does not like being placed on a container
(like a multipage, tabstrip, frame, ...). Try putting it directly onto the form and see if
it helps.
 
Back
Top