"Object variable or With block variable not set"
You haven't set something in the line that gives the error. In this case, you have not defined the slide. You must have taken out the slide definition when you inserted RangeName = "PPTSlide".
"Object variable or With block variable not set"
You haven't set something in the line that gives the error. In this case, you have not defined the slide. You must have taken out the slide definition when you inserted RangeName = "PPTSlide".
- Jon
-------
Jon Peltier, Microsoft Excel MVP
Peltier Technical Services
Tutorials and Custom Solutions
http://PeltierTech.com
_______