Selection and importing pictures in word
Hello! I'm new to VBA..I need to import images in word document but in order how I selected them.
Example:
I have pictures in folder:
Picture 1
Picture 2
Picture 3
Picture 4
I select in this order: Picture 3, Picture 4, Picture 2, Picture 1...and in that order it has to import in document...Thank you!
|