Cette action est irreversible, confirmez la suppression du commentaire ?
Signaler le commentaire
Veuillez sélectionner un problème
Nudité
Violence
Harcèlement
Fraude
Vente illégale
Discours haineux
Terrorisme
Autre
JLuc
*Bonjour Didier Novarin*,
Bonjour Est-il possible d'avoir cette procédure sans sélectionner la feuille ? Je vous remercie Didier Bien sur :
Sub Tri_par_nom() Application.ScreenUpdating = False With Sheets("Feuil1") .Unprotect Password:="toto" .Range("A2:P500").Sort Key1:=.Range("A3"), _ Order1:=xlAscending, Header:=xlGuess, _ OrderCustom:=1, MatchCase:úlse, _ Orientation:=xlTopToBottom .Protect Password:="toto" End With Application.ScreenUpdating = True End Sub
-- ____ ( O | O ) -- _oooO_ JLuc _Oooo_
O-O
*Bonjour Didier Novarin*,
Bonjour
Est-il possible d'avoir cette procédure sans sélectionner la feuille ?
Je vous remercie
Didier
Bien sur :
Sub Tri_par_nom()
Application.ScreenUpdating = False
With Sheets("Feuil1")
.Unprotect Password:="toto"
.Range("A2:P500").Sort Key1:=.Range("A3"), _
Order1:=xlAscending, Header:=xlGuess, _
OrderCustom:=1, MatchCase:úlse, _
Orientation:=xlTopToBottom
.Protect Password:="toto"
End With
Application.ScreenUpdating = True
End Sub
Bonjour Est-il possible d'avoir cette procédure sans sélectionner la feuille ? Je vous remercie Didier Bien sur :
Sub Tri_par_nom() Application.ScreenUpdating = False With Sheets("Feuil1") .Unprotect Password:="toto" .Range("A2:P500").Sort Key1:=.Range("A3"), _ Order1:=xlAscending, Header:=xlGuess, _ OrderCustom:=1, MatchCase:úlse, _ Orientation:=xlTopToBottom .Protect Password:="toto" End With Application.ScreenUpdating = True End Sub
-- ____ ( O | O ) -- _oooO_ JLuc _Oooo_
O-O
Didier Novarin
Bonjour JLuc Je te remercie beaucoup, c'est parfait ! Bonne journée Didier
"JLuc" a écrit dans le message de news:
*Bonjour Didier Novarin*,
Bonjour Est-il possible d'avoir cette procédure sans sélectionner la feuille ? Je vous remercie Didier Bien sur :
Sub Tri_par_nom() Application.ScreenUpdating = False With Sheets("Feuil1") .Unprotect Password:="toto" .Range("A2:P500").Sort Key1:=.Range("A3"), _ Order1:=xlAscending, Header:=xlGuess, _ OrderCustom:=1, MatchCase:úlse, _ Orientation:=xlTopToBottom .Protect Password:="toto" End With Application.ScreenUpdating = True End Sub
-- ____ ( O | O ) -- _oooO_ JLuc _Oooo_
O-O
Bonjour JLuc
Je te remercie beaucoup, c'est parfait !
Bonne journée
Didier
"JLuc" <ns.jeanluc.laurent@free.fr.ns> a écrit dans le message de news:
mn.b32b7d647a217de1.40692@free.fr.ns...
*Bonjour Didier Novarin*,
Bonjour
Est-il possible d'avoir cette procédure sans sélectionner la feuille ?
Je vous remercie
Didier
Bien sur :
Sub Tri_par_nom()
Application.ScreenUpdating = False
With Sheets("Feuil1")
.Unprotect Password:="toto"
.Range("A2:P500").Sort Key1:=.Range("A3"), _
Order1:=xlAscending, Header:=xlGuess, _
OrderCustom:=1, MatchCase:úlse, _
Orientation:=xlTopToBottom
.Protect Password:="toto"
End With
Application.ScreenUpdating = True
End Sub
Bonjour JLuc Je te remercie beaucoup, c'est parfait ! Bonne journée Didier
"JLuc" a écrit dans le message de news:
*Bonjour Didier Novarin*,
Bonjour Est-il possible d'avoir cette procédure sans sélectionner la feuille ? Je vous remercie Didier Bien sur :
Sub Tri_par_nom() Application.ScreenUpdating = False With Sheets("Feuil1") .Unprotect Password:="toto" .Range("A2:P500").Sort Key1:=.Range("A3"), _ Order1:=xlAscending, Header:=xlGuess, _ OrderCustom:=1, MatchCase:úlse, _ Orientation:=xlTopToBottom .Protect Password:="toto" End With Application.ScreenUpdating = True End Sub