View Single Post
  #1   Report Post  
Posted to microsoft.public.excel.charting
chartSize chartSize is offline
external usenet poster
 
Posts: 1
Default How to get fixed size for every screen resolution?

I have to develop to open excel sheet and run macro to make several charts.I
found that there is a problem for screen resolution because the size of chart
is dependes on screen size. Am I correct?
If people have different screen resolution, the chart size will be
different. Therefore I can't fix print format for my system.

Is there any idea to solve this problem?