View Single Post
  #2   Report Post  
Posted to microsoft.public.excel.programming
ozgrid.com ozgrid.com is offline
external usenet poster
 
Posts: 464
Default Insert Page Breaks code is not working in Excel 2010

Am I missing something??

Yes, your code.



--
Regards
Dave Hawley
www.ozgrid.com
"iswarya" <u59539@uwe wrote in message news:a6e77011b51d5@uwe...
I have a snippet of VBA code to insert page breaks after a particular row.
This works fine in Excel 2007, but it doesn't in another Excel 2010
machine.
It doesn't seem right to me that VBA code would behave differently in
different versions of Excel. Am I missing something??