1. sorry, but that sounds strange and pointless, but then you did not bother
to actually answer the question, so I guess it will have to do.
2. "Is this possible?" Yes, quite possible. Not particularly difficult at
all. I suggest you actually read the posts. The answer is there with some
adjustments.
Essentially, make an array of your Sub names - and I still think this is a
very inefficient and silly way to do it - use the Rnd function to get a
random name out of the array...then run the darn thing.
I just did a test of 20 pointless Subs ( Msgbox "one", Msgbox "two"...etc.)
and wrote a randomizing procedure to call one of them - ummm, randomly - with
five lines of code. It is not difficult.
And no, I am not going to post it.
Yes, sounds crazy. This exercise is for this purpose: I often use a macro
that types text. I want to add variety this text. I have created several
other macros each typing a slightly different text. I would like a single
macro that can randomly run one of these macros. Is this possible?
Yes, I would like to know the purpose of this as well. For one thing, having
26 separate macros - one to type one character is crazy. Also, having "only"
[quoted text clipped - 22 lines]