Dave Peterson said:
After you change the codename from something like Sheet1, do you
continue to change it to other names?
Sometimes.
Why would you do that? I've had second thoughts about names of
things (including worksheet names and worksheet codenames), but I
don't change the codenames very often.
In a workbook I've been VBA-coding in for about three weeks now
(it's pretty much done),

as an example, I have a bunch of
sheets named things like "Order Status - P 1" through "- P8".
I also have two other sheets: "Order Status - Pending" and
"Order Status - New". These sheets happen to contain web
queries and pull down those pages from my open orders at
my broker's site. Well, I added and deleted sheets a few
times, so the code names for the sheets got jumbled in the
process. When I was looking at the project, it was confusing
to me to see "- P5" called "Sheet7" or something in the code.
Even if it didn't really confuse me, it upset my general
sense of order about the universe. So I changed the names.
I added "- P 7" and "- P 8" later and their codenames were
numbered after the ones for the "- New" and "- Pending",
too. I changed all those. I changed the "- New" one's
codepage to "SheetN", for example. There is a main
"MergeSheet" in the book, and I changed its codename to
"Sheet0".
You have to realize that I'm the kind of person who goes
through wordprocessing documents deleting invisible whitespace
from the ends of paragraphs, just because it ought not to
be there. I've always done that. Actually, I may be
relaxing a bit, because in recent years I've started
consciously trying not always to do that.
I have also walked all the way down stairs in order
to recycle one business card rather than throw it in
the regular trash.
And my definition of a "normal" user is one who is not a
developer of the workbook.
Hmm. Okay, I'm not "normal," then. (I guess I let that cat out
of the bag a couple of paragraphs ago, anyway.) But I work for
me. I am too cheap to hire someone to do my Excel stuff, and like
doing it myself anyway, and too much of a perfectionist to be
satisfied with what such a person I might hire would turn out. (I
couldn't afford somebody like you.)
Notice that I deleted my .sig from the end of the quoted
message below, too. I usually do that. It's wasted text
that doesn't need to be there. I have a hard time in these
Microsoft groups with the top-posting, but I try to cope
there and make some compromises so that you guys will still
answer some of my questions.

I've been posting to Usenet
since 1990, and I am pretty rigorous about what I consider
rules of netiquette . . . . (Oh, and ellipses should have
spaces between the dots, as I just did, and whether there
are three or four dots is also a matter of a fine rule.)
dman
============================