Reply
 
LinkBack Thread Tools Search this Thread Display Modes
  #1   Report Post  
Posted to microsoft.public.excel.programming
external usenet poster
 
Posts: 7
Default Break Key doesn't work

I have an Excel 97 application with a lot of VBA code that runs fine on my
machine with Windows 2000 Pro. I just bought a new laptop with Windows XP
Home and I installed Office 97 with Excel 97 (yes, I will be upgrading to
2003 -- the software is ordered but has not yet arrived).

Anyway, the app runs fine except for one thing -- I can't stop it. The
break key doesn't seem to to stop the code. The key itself seems to work
because when I use in combination with the Windows key to pop up the System
Status it does that just fine.

The laptop is an HP dv1156cl (dv1000). Anybody got any idea what is going
on?

Thanks.


  #2   Report Post  
Posted to microsoft.public.excel.programming
external usenet poster
 
Posts: 575
Default Break Key doesn't work

are you typing Ctrl-Break?

Robin Hammond
www.enhanceddatasystems.com

"ExcelMan" wrote in message
...
I have an Excel 97 application with a lot of VBA code that runs fine on my
machine with Windows 2000 Pro. I just bought a new laptop with Windows XP
Home and I installed Office 97 with Excel 97 (yes, I will be upgrading to
2003 -- the software is ordered but has not yet arrived).

Anyway, the app runs fine except for one thing -- I can't stop it. The
break key doesn't seem to to stop the code. The key itself seems to work
because when I use in combination with the Windows key to pop up the
System
Status it does that just fine.

The laptop is an HP dv1156cl (dv1000). Anybody got any idea what is
going
on?

Thanks.




  #3   Report Post  
Posted to microsoft.public.excel.programming
external usenet poster
 
Posts: 7
Default Break Key doesn't work

Ctrl-Break, fn-Break, Alt-Break, Shift-Break, just the Pause(Break) key.
I've tried virtually every two, and sometimes 3 key combination I can thing
of. Oh, and yes, the computer is plugged in and on.

"Robin Hammond" wrote in message
...
are you typing Ctrl-Break?

Robin Hammond
www.enhanceddatasystems.com

"ExcelMan" wrote in message
...
I have an Excel 97 application with a lot of VBA code that runs fine on

my
machine with Windows 2000 Pro. I just bought a new laptop with Windows

XP
Home and I installed Office 97 with Excel 97 (yes, I will be upgrading

to
2003 -- the software is ordered but has not yet arrived).

Anyway, the app runs fine except for one thing -- I can't stop it. The
break key doesn't seem to to stop the code. The key itself seems to

work
because when I use in combination with the Windows key to pop up the
System
Status it does that just fine.

The laptop is an HP dv1156cl (dv1000). Anybody got any idea what is
going
on?

Thanks.






  #4   Report Post  
Posted to microsoft.public.excel.programming
external usenet poster
 
Posts: 27,285
Default Break Key doesn't work

Try Ctrl+C

You might want to consult the manual. Keys aren't always straightforward on
a laptop.

--
Regards,
Tom Ogilvy

"ExcelMan" wrote in message
...
Ctrl-Break, fn-Break, Alt-Break, Shift-Break, just the Pause(Break) key.
I've tried virtually every two, and sometimes 3 key combination I can

thing
of. Oh, and yes, the computer is plugged in and on.

"Robin Hammond" wrote in message
...
are you typing Ctrl-Break?

Robin Hammond
www.enhanceddatasystems.com

"ExcelMan" wrote in message
...
I have an Excel 97 application with a lot of VBA code that runs fine on

my
machine with Windows 2000 Pro. I just bought a new laptop with

Windows
XP
Home and I installed Office 97 with Excel 97 (yes, I will be upgrading

to
2003 -- the software is ordered but has not yet arrived).

Anyway, the app runs fine except for one thing -- I can't stop it.

The
break key doesn't seem to to stop the code. The key itself seems to

work
because when I use in combination with the Windows key to pop up the
System
Status it does that just fine.

The laptop is an HP dv1156cl (dv1000). Anybody got any idea what is
going
on?

Thanks.








  #5   Report Post  
Posted to microsoft.public.excel.programming
external usenet poster
 
Posts: 968
Default Break Key doesn't work

I have also met situations where if you have a very tight loop the break key
does not always work (seems like it cant get Excel/VBA's attention because
its too busy). Adding DoEvents into the loop can sometimes help if this is
the problem.


regards
Charles
______________________
Decision Models
FastExcel 2.1 now available
www.DecisionModels.com

"Tom Ogilvy" wrote in message
...
Try Ctrl+C

You might want to consult the manual. Keys aren't always straightforward
on
a laptop.

--
Regards,
Tom Ogilvy

"ExcelMan" wrote in message
...
Ctrl-Break, fn-Break, Alt-Break, Shift-Break, just the Pause(Break) key.
I've tried virtually every two, and sometimes 3 key combination I can

thing
of. Oh, and yes, the computer is plugged in and on.

"Robin Hammond" wrote in message
...
are you typing Ctrl-Break?

Robin Hammond
www.enhanceddatasystems.com

"ExcelMan" wrote in message
...
I have an Excel 97 application with a lot of VBA code that runs fine
on

my
machine with Windows 2000 Pro. I just bought a new laptop with

Windows
XP
Home and I installed Office 97 with Excel 97 (yes, I will be
upgrading

to
2003 -- the software is ordered but has not yet arrived).

Anyway, the app runs fine except for one thing -- I can't stop it.

The
break key doesn't seem to to stop the code. The key itself seems to

work
because when I use in combination with the Windows key to pop up the
System
Status it does that just fine.

The laptop is an HP dv1156cl (dv1000). Anybody got any idea what is
going
on?

Thanks.












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
How do I get a line break to always work? AFD at FONO[_2_] Excel Discussion (Misc queries) 2 May 15th 08 12:29 AM
Hyperlinks work once, then break Keith R Excel Discussion (Misc queries) 3 June 22nd 07 09:20 PM
page break doesn't work. Help is no help. Help? ttucker Excel Discussion (Misc queries) 1 September 21st 06 06:42 AM
Formulae to work out break even point? Imran Excel Worksheet Functions 3 September 12th 06 01:08 PM
Work Break Down Structure templet SKN Excel Worksheet Functions 2 August 26th 06 07:01 PM


All times are GMT +1. The time now is 07:17 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"