View Single Post
  #1   Report Post  
Posted to microsoft.public.excel.programming
Rich Moore Rich Moore is offline
external usenet poster
 
Posts: 1
Default Sizing a Chart Sheet to a Word Table Cell

Hi all,

I'm attempting some code that will take the height and width values from an
active Word table cell, and then use them to adjust the page margins of an
active chart sheet, with the end result being both the Word cell and Excel
chart sheet share identical dimensions. Unfortunately, the code seems a
little beyond me. Is it possible?

Any help (or code) much appreciated ...

Best wishes to all,

Rich