Message 1 of 6
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report
Hello Everyone,
I am trying to update my model using ilogic for length (Its the input) 1000 to 3000 mm (100 mm intervals)
Model has hole patterns and centre holes.
What I want is first check all holes are unsuppressed (For which I used For loop)
Then,
For lengths 1100,1300,1500 etc = suppress cetre holes
For lengths 1000,1200,1400 etc = Move centre holes 50 mm further and suppress next occurrence of centre holes
Please check the model , youl will understand.
It keeps giving me unspecified error on line 11. When I open the VBA , indent the lines. It works for that length, if I chenge the length error appears again.
Thanks in advance.
Solved! Go to Solution.