![]() |
![]() |
|
|||||||
| Excel Questions All Excel/VBA questions - formulas, macros, pivot tables, general help, etc. Please post to this forum in English only. |
![]() |
|
|
Thread Tools | Display Modes |
|
|
#1 |
|
Guest
Posts: n/a
|
I am very new with vba and have had frustrating times with it. Is it normal for excel to freeze up and close down completely when having done some wrong programming? When I re-open excel and re-open the book , it is in read only format. One more question. If I have 10 ActiveX controls on a sheet, opening and closing is much slower, is this normal?
|
|
|
|
#2 |
|
Board Regular
Join Date: Feb 2002
Posts: 3,065
|
Hi
Freezing is Excel saying its not very happy but lower levr VBA will bounce out with error and in VB Editor will highlight some part yellow, fix reset and run, little harm at that levels. Guru work can be different, so now should be OK My fix is close everything and re boot if Excel gets grumpy, also @Windows will get grumpy. BUT depends on exactly what your doing VBA slows YES can do not subs but functions, target as and so on the ACTIVE scripts taht run all the time will inpair speed as the run each change and inbetween. Be caseful as they zap resources. Tip use what you need or sub them so active on command
__________________
Free Excel based Web Toolbar available here. Jack in the UK J & R Excel Solutions "making Excel work for you" |
|
|
|
|
|
#3 |
|
Guest
Posts: n/a
|
Thanks, Jack
Have a good weekend! |
|
|
|
#4 | |
|
Board Regular
Join Date: Feb 2002
Location: Chippenham, UK
Posts: 136
|
Quote:
Re-open as normal. Try upgrading to the latest service release from Microsoft's site. This sometimes helps :o) _________________ Regards, Gary Hewitt-Long [ This Message was edited by: gplhl on 2002-03-03 07:28 ] |
|
|
|
|
![]() |
| Bookmarks |
| Thread Tools | |
| Display Modes | |
|
|