View Single Post
  #4   Report Post  
Posted to microsoft.public.excel.programming
Ron Rosenfeld Ron Rosenfeld is offline
external usenet poster
 
Posts: 5,651
Default Sort problem in Excel 2007

On Mon, 26 Jan 2009 20:23:34 +0900, Andrew Bourke wrote:

I've tried a workaround but all of a sudden it started working again -
WEIRD!


I've not tested the Sort method, but I know that with some methods, the
optional parameters, once set, stay at that setting until changed. So I still
wonder if that was the issue. If so, it could recur.
--ron