View Single Post
  #2   Report Post  
Posted to microsoft.public.excel.programming
JonR JonR is offline
external usenet poster
 
Posts: 82
Default Variable Chart Width (Embedded)

Joel,

I'm not sure I completely understand the scope of your question, but here
are some resources that might point you in the right direction. Both have
some really cool Excel stuff. I used it and my boss thinks I'm a genius.

HTH

http://peltiertech.com/index.html

http://www.tushar-mehta.com/

"Joel Mills" wrote:

I am using Excel 2000. I created a workbook that others will use. I have
an embedded chart that I would like to be able to adjust to match the width
of columns that contain data (this will vary). I now have to adjust the
chart to match the width of data contained in Row 25. It becomes tedious to
try and exactly match the column width and requires adjusting the chart
width, printing, and readjusting until it matches. I'm not even sure this
is possible.

Any help will be appreciated.

Joel