View Single Post
  #1   Report Post  
Posted to microsoft.public.excel.programming
stacy[_2_] stacy[_2_] is offline
external usenet poster
 
Posts: 30
Default Auto Sort Columns on Workbook Open

Hey everyone... Since this forum has been so helpful, I thought I would
try another one!

I have a worksheet with 10 columns, and an ever number of growing rows.
What I would like to do is to Sort Column 'B', along with all the
other respective data in the other columns, each time the spreadsheet
opens. I would prefer to use VBA or some other auto-launching event.

As always, thanks for any help that you guys can provide!!