Thread Rating:
  • 0 Vote(s) - 0 Average
  • 1
  • 2
  • 3
  • 4
  • 5
Making the macro more complex
#2
When not found, generates error, yes? Then use err.

Code:
Copy      Help
Acc a
a=acc(...)
err
,a=acc(...)
,err
,,a=acc(...)
,,;and so on

But better don't use coordinates. If the object cannot be found by name, capture some adjacent object and use the Navigate field.


Messages In This Thread

Forum Jump:


Users browsing this thread: 1 Guest(s)