Hello, everyone.
I write a reorder macro,it works perfect when parts links well, but if there is any link broken, error occurs. How to check the link broken by marco automatically, and if link-broken exsits, the macro will skip or give a warn.
Thank in advance.
I download source code Sorter from the forum. it works well, but if link-broken exsits, it'll have no reaction. So I hope to modify it with link-broken dection, when there is link-broken, it'll skip it or give a warn. but I don't known how to do.