Message 1 of 9
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report
I'm currently running a rule:
If Parameter("15-1-0000.iam.Length_1") <= 60 Then ActiveSheet.View("VIEW69").View.Suppressed = True End If
*that's not the whole rule but it's enough to get the point...
But unless I'm on the sheet that view is on (Sheet 15) I get this error:
How can I change the rule to work no matter what sheet I'm on when the rule is fired?
Thanks,
Aaron Schlaack
---------------------------------------------------------------------------------
Autodesk Inventor 2018
Dell Windows 8.1 64 bit Intel(R) Xeon(R) @ 3.50GHz 32GB Ram
Aaron Schlaack
---------------------------------------------------------------------------------
Autodesk Inventor 2018
Dell Windows 8.1 64 bit Intel(R) Xeon(R) @ 3.50GHz 32GB Ram
Solved! Go to Solution.