Thread: sort question
View Single Post
  #1   Report Post  
Posted to microsoft.public.excel.programming
anny anny is offline
external usenet poster
 
Posts: 23
Default sort question

Hi all

Must a ws be active to do a sort?

I have a button on sheet1 that, among other things, sorts data on sheet2,
before reactivating sheet1. Everything works fine, but I'd just as soon not
show the data on sheet 2 during the sort.

Any clues appreciated
anny