Is possible to hide temporarily the selected element, similarly to deleting it or moving it to another level and turning such level off, but without actually doing any of that. I just want to perform operations on elements one by one (for example, consecutively name groups or oprhan cells), then hide them as I go so I don't operate on them twice. Then at the end just unhide/show them (maybe a dialog listing all hidden elements and removing them from that list).
I couldn't find such feature, not idea if is available.
That's more trouble that it's worth, because every cell will be modified in a different way, so it will take even more time with a macro than doing it directly. If the same transformation were to be applied to all of them I would just select them all and modify at once.
quarich said:I just want to perform operations on elements one by one
You could write a macro to perform that task. Then you wouldn't have to hide elements in your manual process.
Regards, Jon Summers LA Solutions