I'm using a VBA macro in CDR X3 to replace multiple shapes in a document by png images. Almost everything is working, but I can't understand how to determine the order (i.e. from the back to the front) of overlapping shapes, so that I can apply the same order to the images. Since there can be a few hundred shapes on a page, a macro solution would be ideal! Any ideas? Thanks.