View Single Post
  #1   Report Post  
Posted to microsoft.public.excel.programming
JS[_7_] JS[_7_] is offline
external usenet poster
 
Posts: 9
Default Embedded Excel in PPT - what is the displayed range?

Hi All,
I need to programmatically (VBA) change the content of embedded Excel
objects in many PPT slides. Sometimes these embedded objects are huge, but I
only need to manipulate the displayed cells (the part of the sheet that can
be seen when viewing the PPT slide). Is there a way to determine only these
cells (vs. all cells in the sheet)?
Thanks so much for your help and attention
Rgds, JS