Simplest way to alphabetize sheet tabs

B

Bro23

I am not an avid excel user and boss likes to keep things simple. I
would like to know the Simplest way to do this in a step by step
format. Help would be appreciated. Thank you.
 
B

Bro23

I had already gotten that. Is there anyway u can explain it in simpl
step by step terms or another way to do it
 
O

Otto Moehrbach

Don't know exactly what you want. The principle used in that code is that,
in Excel, "A" is less than "B". So the sorting process is one of putting
the least value to the far left and so on.
The only other way to sort worksheet tabs is manually. HTH Otto
 
Top