Reply
 
LinkBack Thread Tools Search this Thread Display Modes
  #1   Report Post  
Posted to microsoft.public.excel.programming
external usenet poster
 
Posts: 69
Default refEdit and Excel crash

My user form causes Excel crash from time to time.
It looks like refEdit control causes that.
Something related to tab stop index, but i have no idea what and why.

I looks very strange.
I put some breakpoints in the code.
It looks like code is executed but doesn't stop on breakpoints.
After pressing tab key several times user form disappears from the screen.
VBE shows that nothing is running, but when I try i run once again it
causes Excel crash.

Did anybody have anything similar to that?

Is there any other control which can substitute refEdit ?
Thanks
  #2   Report Post  
Posted to microsoft.public.excel.programming
external usenet poster
 
Posts: 10,593
Default refEdit and Excel crash

You haven't used the RefEdit within a frame by any chance. Frames and
RefEdit seem to be very buggy.

--
HTH

Bob Phillips

(replace somewhere in email address with gmail if mailing direct)

"witek" wrote in message
...
My user form causes Excel crash from time to time.
It looks like refEdit control causes that.
Something related to tab stop index, but i have no idea what and why.

I looks very strange.
I put some breakpoints in the code.
It looks like code is executed but doesn't stop on breakpoints.
After pressing tab key several times user form disappears from the screen.
VBE shows that nothing is running, but when I try i run once again it
causes Excel crash.

Did anybody have anything similar to that?

Is there any other control which can substitute refEdit ?
Thanks



  #3   Report Post  
Posted to microsoft.public.excel.programming
external usenet poster
 
Posts: 69
Default refEdit and Excel crash

Bob Phillips wrote:
You haven't used the RefEdit within a frame by any chance. Frames and
RefEdit seem to be very buggy.


Yes, but I can't remove frames unfortunately.
Thanks.
We decided to make userform more complicated for a user and move all
refEdits to small "popup" userform.
So in main userform user sees labels/editboxes with values, but if he
wants to change value he must click small button.
Similar solution is utilized by Microsoft to modify collection. Small
button with three dots.





Reply
Thread Tools Search this Thread
Search this Thread:

Advanced Search
Display Modes

Posting Rules

Smilies are On
[IMG] code is On
HTML code is Off
Trackbacks are On
Pingbacks are On
Refbacks are On


Similar Threads
Thread Thread Starter Forum Replies Last Post
New RefEdit for excel Squiggle Excel Programming 0 February 15th 05 04:52 PM
Crash upon using RefEdit Oliver Kharraz Excel Programming 3 November 18th 03 04:36 PM
Crash in excel.exe Burak[_2_] Excel Programming 0 November 5th 03 10:55 AM
Excel Crash Seth[_3_] Excel Programming 1 October 31st 03 01:59 PM


All times are GMT +1. The time now is 04:13 PM.

Powered by vBulletin® Copyright ©2000 - 2025, Jelsoft Enterprises Ltd.
Copyright ©2004-2025 ExcelBanter.
The comments are property of their posters.
 

About Us

"It's about Microsoft Excel"