View Single Post
  #1   Report Post  
Posted to microsoft.public.excel.misc
Bill_S Bill_S is offline
external usenet poster
 
Posts: 30
Default sort sheets except the first sheet

I've got a workbook where the first sheet contains the user instructions and
the remaining sheets are where the user enters the data. I need a macro to
sort the data sheets numerically but not sort the first sheet, which is named
"Instructions." I looked at the Chip Pearson website but I couldn't figure
out how to exclude my first sheet from the sort.