Unhide the sheet! This may give you some ideas of how ot get started:
http://excel.tips.net/Pages/T002548_...orksheets.html
http://www.teachexcel.com/macros/del...worksheets.php
http://stackoverflow.com/questions/8...s-or-workbooks
HTH,
Ryan--
--
Ryan---
If this information was helpful, please indicate this by clicking ''Yes''.
"curtc" wrote:
> It presently runs only when unhidden. Conversely, If I could protect the
> worksheet from user changes (but still allow the macro to operate in this
> individual worksheet) it would accomplish the same goal. The macro sorts data
> independently in each column. The name of the sheet is "sort".
> Thank You.