I've been using the code below to output several images with a single button, it works perfectly but takes a long time.
You can see, I'm generating 32 images with this example. Are there any tricks someone would share to speed up the process?
Private Sub Image(SourceRange As Range, FileName As...