Reply
 
LinkBack Thread Tools Search this Thread Display Modes
  #1   Report Post  
Posted to microsoft.public.excel.programming
external usenet poster
 
Posts: 1
Default Automatic Activation of Design Mode

Help! When I execute a procedure to import a text file
into Excel, the Design Mode is automatically engaging,
which then doesn't allow the procedure to process any
further actions past the open text file. How do I stop
this?
  #2   Report Post  
Posted to microsoft.public.excel.programming
external usenet poster
 
Posts: 27,285
Default Automatic Activation of Design Mode

Never heard of anything like that.

Perhaps you should show the code around the spot where you think this is
happening. How do you know you are in design mode?

--
Regards,
Tom Ogilvy

"Melissa Matile" wrote in message
...
Help! When I execute a procedure to import a text file
into Excel, the Design Mode is automatically engaging,
which then doesn't allow the procedure to process any
further actions past the open text file. How do I stop
this?



  #3   Report Post  
Posted to microsoft.public.excel.programming
external usenet poster
 
Posts: 4
Default Automatic Activation of Design Mode

The procedure is simple. One line:
Workbooks.OpenText "c:\class\JuneData.txt"

If the procedure is triggered by a keyboard shortcut, then
Design Mode is activated (you can tell by the button on
either the VB toolbar or the Control Toolbox).

If the procedure is triggered by clicking Run in the Run
Macro dialog box, then Design Mode is not activated.

It's insane and I can't figure out what the problem is.

mmm

-----Original Message-----
Never heard of anything like that.

Perhaps you should show the code around the spot where

you think this is
happening. How do you know you are in design mode?

--
Regards,
Tom Ogilvy

"Melissa Matile"

wrote in message
...
Help! When I execute a procedure to import a text file
into Excel, the Design Mode is automatically engaging,
which then doesn't allow the procedure to process any
further actions past the open text file. How do I stop
this?



.

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
Design Mode button rodlmiller Excel Discussion (Misc queries) 1 May 13th 09 10:33 PM
Design Mode Oldjay Excel Discussion (Misc queries) 6 May 9th 08 12:31 AM
Design Mode - or something like it. C Brandt Excel Discussion (Misc queries) 1 August 13th 07 07:08 PM
Combo Box goes to edit mode even if design mode is in OFF position Chas Excel Discussion (Misc queries) 0 January 7th 05 07:21 PM
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:11 AM.

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"