Reply
 
LinkBack Thread Tools Search this Thread Display Modes
  #1   Report Post  
Posted to microsoft.public.excel.programming
external usenet poster
 
Posts: 6
Default Can't Exit Design Mode

Excel 2000
Windows NT4

I have a worksheet with a number of check boxes and command buttons. Every
time I open the workbook I get the following error:

Can't exit design mode because Control 'AfterCheckingValidations' can
not be created

There used to be a control by that name, but it was deleted a few weeks
back. There are no other controls or variables by that name, and there are
no references to the name in the macros. Does anyone know what is causing
this, and how to fix it?

--Tom


  #2   Report Post  
Posted to microsoft.public.excel.programming
external usenet poster
 
Posts: 79
Default Can't Exit Design Mode

your file is corrupted
use VBA Code Cleaner utility
just search this group or Google for it. It's free

Best - RADO



"MT DOJ Help Desk" wrote in message
...
Excel 2000
Windows NT4

I have a worksheet with a number of check boxes and command buttons.

Every
time I open the workbook I get the following error:

Can't exit design mode because Control 'AfterCheckingValidations' can
not be created

There used to be a control by that name, but it was deleted a few weeks
back. There are no other controls or variables by that name, and there

are
no references to the name in the macros. Does anyone know what is causing
this, and how to fix it?

--Tom




  #3   Report Post  
Posted to microsoft.public.excel.programming
external usenet poster
 
Posts: 14
Default Can't Exit Design Mode

no guarantee, but .

I'd first try to add the control again then save, close, open the file agai
It that works, you should be close to solving the problem

Christof
  #4   Report Post  
Posted to microsoft.public.excel.programming
external usenet poster
 
Posts: 6
Default Can't Exit Design Mode

Thanks for the suggestion. I tried the VBA Code Cleaner, but it did not
solve the problem. However, in reading about how the code cleaner works, I
was able to figure out a way to do it manually. I copied all the macro code
into a text file. I then copied each control into a new workbook, and named
then appropriately. I then copied the macros in from the text file. That
fixed the problem.

--Tom

"RADO" wrote in message
...
your file is corrupted
use VBA Code Cleaner utility
just search this group or Google for it. It's free

Best - RADO



"MT DOJ Help Desk" wrote in message
...
Excel 2000
Windows NT4

I have a worksheet with a number of check boxes and command buttons.

Every
time I open the workbook I get the following error:

Can't exit design mode because Control 'AfterCheckingValidations'

can
not be created

There used to be a control by that name, but it was deleted a few weeks
back. There are no other controls or variables by that name, and there

are
no references to the name in the macros. Does anyone know what is

causing
this, and how to fix it?

--Tom






  #5   Report Post  
Posted to microsoft.public.excel.programming
external usenet poster
 
Posts: 6
Default Can't Exit Design Mode

Thanks for the suggestion. I tried it, but I got an error message saying
that the name was ambiguous. I guess Excel was seeing the old control and
therefore not allowing new controls by the same name. However, I did manage
to get it fixed. See the reply to RADO.

--Tom

"Christof DB" wrote in message
...
no guarantee, but ..

I'd first try to add the control again then save, close, open the file

again
It that works, you should be close to solving the problem.

Christof



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
MS Excel 2003: Cant exit design mode, whats the fix? Miker New Users to Excel 0 May 4th 09 11:51 PM
run procedure when exit design mode Wim SKW Excel Discussion (Misc queries) 1 July 11th 07 09:24 AM
I can't exit from Design mode anymore Ray Excel Discussion (Misc queries) 0 April 20th 06 02:31 PM
Can't Exit Design Mode because Control can not be Created MT DOJ Help Desk Excel Programming 0 November 21st 03 05:37 AM
Enter Excel Design Mode and Exit Design Mode Bill Lunney Excel Programming 0 August 4th 03 07:48 AM


All times are GMT +1. The time now is 11:39 AM.

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

About Us

"It's about Microsoft Excel"