Quote Originally Posted by natefarm View Post
My objects are all linked to cells, and are positioned directly on those cells, so all I need to do is loop through them and reposition to the cell location.
My applications use a similar naming technique that includes the cell address. I usually use a Class event handler for 'Active X'. The cell address in the name makes it easy for the Event Handler to take appropriate action.