03-23-2017
11:24 PM
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report
03-23-2017
11:24 PM
I already did (in the last code).
This line does it:
s = Distance_To_Center
Just create a new rule:
s = Distance_To_Center
MsgBox("It works, the new value is: " & distance_to_center)
And now change the value of the parameter (in model or in parameters).
Consider using "Accept as Solution" / "Kudos" if you find this helpful.
- - - - - - - - - - - - - - -
Regards,
Mike
"Always code as if the guy who ends up maintaining your code will be a violent psychopath who knows where you live." - John F. Woods
- - - - - - - - - - - - - - -
Regards,
Mike
"Always code as if the guy who ends up maintaining your code will be a violent psychopath who knows where you live." - John F. Woods