Excel is different from Powerpoint in its naming convention. In Excel vba you need to refer to the workbook first, then the chart object
Thank you for the response. I get that. My point is, what I have for code currently works for every single chart type EXCEPT a RegionMap. So it seems my syntax is fine, but I just can't seem to figure out why it won't work for that one chart type.