View Single Post
  #1   Report Post  
Posted to microsoft.public.excel.programming
TomCee TomCee is offline
external usenet poster
 
Posts: 32
Default How do I get VBA to make AND print a chart with a square grid

This note is a nice implementation on forcing a chart to have a square
grid:

http://peltiertech.com/Excel/Charts/SquareGrid.html

However, I would also like to have this chart - when PRINTED to still
have a square grid.

Is this possible in Excel/VBA 2010 and /or 97?

Thank you in advance for your helpful advice,
TomC