R
Robert Crandal
I'm looking for a clever or efficient or cool way to
swap the names of 2 sheets using just one function
or subroutine call.
Suppose my workbook contains one sheet that
is named "foo" and the other is named "foo2".
I would want my function call to swap the names
of both sheets. If the function is called again,
it should reverse the process.
Everybody here always seem to have better or
shorter methods than mine, so I would greatly
appreciate your ideas.
thank you everyone.
swap the names of 2 sheets using just one function
or subroutine call.
Suppose my workbook contains one sheet that
is named "foo" and the other is named "foo2".
I would want my function call to swap the names
of both sheets. If the function is called again,
it should reverse the process.
Everybody here always seem to have better or
shorter methods than mine, so I would greatly
appreciate your ideas.
thank you everyone.