Home |
Search |
Today's Posts |
#3
![]()
Posted to microsoft.public.excel.programming
|
|||
|
|||
![]()
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 |
Display Modes | |
|
|
![]() |
||||
Thread | Forum | |||
different value for setting with breakpoint vs regular running code | Excel Programming | |||
Code stops for one user, like it has a breakpoint | Excel Programming | |||
Setting timer to run macro at regular intervals | Excel Programming | |||
need breakpoint to stop code | Excel Programming | |||
Ignore breakpoint when running a macro | Excel Programming |