hi all,
I'm writing a macro at the moment to create variable size squares with cutouts and bookcase strips. I have written all the code I need but I don't want to save each part separately I want to move all parts down to make space for next part.
would I put the code in its own sub or at the end of each module creating the geometries, and has anyone got hints on how to make the move function work from vba?