View Single Post
  #1   Report Post  
Posted to microsoft.public.excel.programming
RobinC RobinC is offline
external usenet poster
 
Posts: 7
Default No event fired on sort

Hi,

I'm trying to create some functionality similar to a list object (it has to
work on pre-2003, so can't use a list). If a user has selected an area and
sorts on one row, the entire selected area is sorted. I'm not seeing any
Excel event being fired on the sort. Is there a way to be notified of this
change?

Thanks,
Robin