update a single graph

M

mikewild2000

I can find info on how to update all the graphs in a presentation. Bu
how do you update just a single graph using VBA.

I have
active.window.selection.sliderange.shapes ("object 2").select
update
activewindow.selection.unselect

it does not work. It seems to be the update line is not correct, an
ideas
 
Top