Thread: RefEdit error
View Single Post
  #5   Report Post  
Posted to microsoft.public.excel.programming
Jon Peltier Jon Peltier is offline
external usenet poster
 
Posts: 6,582
Default RefEdit error

Putting RefEdits in Frames or on MultiPage controls is a recipe for
disaster.

- Jon
-------
Jon Peltier, Microsoft Excel MVP
Tutorials and Custom Solutions
Peltier Technical Services, Inc. - http://PeltierTech.com
_______


"Arne" wrote in message
...
Funny, I had problems using RefEdit Controls (it seemed to me that these
problems occurred mainly when I put them inside frames), and the above
solutions seems to work for in that case as well. So, thanks.