Thread: Moving sheet
View Single Post
  #2   Report Post  
Bob Phillips
 
Posts: n/a
Default

activesheet.move after:=sheets(sheets.Count)

--
HTH

Bob Phillips

"Greg" wrote in message
...
What is the code to move the current worksheet to the end of a workbook.

Thanks in advance

Greg