Runtime Error in 2003 not in 2007

N

Nilchii

Hi

This code:

ActiveWorkbook.Worksheets("Start").Sort.SortFields.Clear

Is causing a runtime error in Excel 2003, but not in 2007. Any insight as to
why this would be so?

Thanks
Matt
 
Top