View Single Post
  #1   Report Post  
Posted to microsoft.public.excel.programming
KD[_3_] KD[_3_] is offline
external usenet poster
 
Posts: 15
Default Closing Graph9 from vba

Hi,

I am running a vba macro to open powerpoint and update
some charts within it - however sometimes it stalls and
just hangs, when I <ctrl<alt<delete there are a lot of
Graph9 processes running - I am presuming that it is these
that are causing the vba to stop. How can I close down
the Graph9 process after my chart has been updated?

Many thanks
KD