View Single Post
  #2   Report Post  
Posted to microsoft.public.excel.worksheet.functions
Tevuna Tevuna is offline
external usenet poster
 
Posts: 136
Default Macros and sort function

You have to edit the macro script
Replace the worksheet name (Sheet1) with ActiveSheet

"TimJ" wrote:

I'm trying to create a macro for a workbook. The sorting feature doesn't
transfer to my next worksheet of data. How can I create a macro that will
allow sorting to each of my specified worksheets?