Hello!
I am trying to write a VBA macro which would sort the worksheets according to the names. For example, sheets containing the word "Termed" should be placed at the end. I have included an example. In the example, "b-termed" worksheet should be placed at the end. I don't have a lot of background in VBA macros, so any help would be great! Thanks!
Worksheet names:
a
b-termed
c
d
e
f
I am trying to write a VBA macro which would sort the worksheets according to the names. For example, sheets containing the word "Termed" should be placed at the end. I have included an example. In the example, "b-termed" worksheet should be placed at the end. I don't have a lot of background in VBA macros, so any help would be great! Thanks!
Worksheet names:
a
b-termed
c
d
e
f