I have a snippet of VBA code where I insert a page break at a particular row. This works perfectly fine for me in one machine(where I have Excel 2007), but in another machine the same code doesn't insert a page break. It sounds weird to me that VBA would behave differently with different versions of Excel. Am I missing something else here?