Reply
 
LinkBack Thread Tools Search this Thread Display Modes
  #1   Report Post  
Posted to microsoft.public.excel.programming
external usenet poster
 
Posts: 1
Default Excel - BREAK in macro/VB

The college has a timesheet app that requires Excel Macros be enabled, which
I've done. A user tries to execute the spreadsheet w/macro which should open
the spreadsheet and a navigation window. Has worked flawlessly prior to her
get a new PC - her previous PC Windows XP "profile" was moved over to her new
PC. Now, when she runs the timesheet and enables the macro, a 2nd window
appears (Visual Basic editor?) with the word BREAK tacked on to the file. The
interface for the timesheet appears to be functioning, but none of the
options work - dead clicks.
The debug window lists the timesheet script, it displays a password window
when I try to access the script. If I close the VB script window, the
following is displayed, "This command will stop the debugger." and then I can
close the failed timesheet window.
Any ideas how this script debugging got turned on and how to turn it off?
I've done quite a bit of searching and no luck.

  #2   Report Post  
Posted to microsoft.public.excel.programming
external usenet poster
 
Posts: 1
Default Excel - BREAK in macro/VB


There are 3 break on error options in Excel and the options is part of
the installed software on the PC and is not part of the workbook.

The optionis in the VBA menu tools - OPtions General - Error Trapping.

Try changing the option. Most likely the mode got changed to "Break on
All Errors". the macro probably alway had the error and would of
occured i 2003 as well as 2007. But there also were lots of new error
created in 2007.


--
joel
------------------------------------------------------------------------
joel's Profile: 229
View this thread: http://www.thecodecage.com/forumz/sh...d.php?t=177576

Microsoft Office Help

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
Excel 2007 Page Break Adjustments causes a page break each cell BKaufman Excel Worksheet Functions 2 September 10th 10 05:02 AM
excel macro page break KC Rippstein hotmail com> Excel Discussion (Misc queries) 1 March 16th 07 06:37 PM
Add break in macro Thomp Excel Programming 5 February 20th 07 04:35 PM
Page break Macro Gaz[_3_] Excel Programming 1 November 22nd 05 10:12 PM
Can Not Get Macro to Break with CTRL-BREAK Break Me? Excel Programming 0 September 8th 04 03:15 AM


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