As always, post your coding efforts for comment and suggestions. You
probably have sheets("sheet1") or so. Why are you duplicating in the other
sheets to start with?

Signature
Don Guillett
Microsoft MVP Excel
SalesAid Software
dguillett1@austin.rr.com
> Hello to all,
> I tried to record a macro to sort a list of names in 4 sheets. The names
[quoted text clipped - 6 lines]
> I need to do this so as sorting the names in sheet P1 will keep the
> relative data with that person in the other 3 sheets in the same workbook.
Carlos - 17 Jul 2007 16:13 GMT
Hi,
I found out why. The sheets were protected.
Thanks
> As always, post your coding efforts for comment and suggestions. You
> probably have sheets("sheet1") or so. Why are you duplicating in the other
[quoted text clipped - 11 lines]
>> relative data with that person in the other 3 sheets in the same
>> workbook.
Don Guillett - 17 Jul 2007 16:52 GMT
But why do you need more than one. Take a look at
data>filter>autofilter

Signature
Don Guillett
Microsoft MVP Excel
SalesAid Software
dguillett1@austin.rr.com
> Hi,
> I found out why. The sheets were protected.
[quoted text clipped - 15 lines]
>>> relative data with that person in the other 3 sheets in the same
>>> workbook.