LinkBack Thread Tools Search this Thread Display Modes
Prev Previous Post   Next Post Next
  #3   Report Post  
Posted to microsoft.public.excel.programming
external usenet poster
 
Posts: 87
Default different value for setting with breakpoint vs regular running code

Tyler

you could have a user response set the path as to what the user will see and
how the code reacts....

ie
Dim MyParameter as Integer

Your Parameter message could =("Select Axis to Set", [Min] or [Max])

If MyParameter = [Min] Then
Path_1
Else
Path_2
End IF

Something to consider
Cheers
Mick


 
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
different value for setting with breakpoint vs regular running code daddy-o Excel Programming 2 March 7th 11 01:40 PM
Code stops for one user, like it has a breakpoint Barb Reinhardt Excel Programming 1 December 18th 09 05:09 AM
Setting timer to run macro at regular intervals Mike H Excel Programming 0 January 10th 09 05:18 PM
need breakpoint to stop code Souris Excel Programming 1 February 22nd 08 07:00 PM
Ignore breakpoint when running a macro hmm Excel Programming 5 January 1st 08 12:51 PM


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