Hi,
I have an excel file like this with all the alphabet letters:
Original character Changed character
a e
b v
c d
d I
e z
I need two write two subs, Scramble and Unscramble. In each, ask the user for a message in an input box. In the Scramble sub, this will be an original message; in the Unscramble sub, it will be a scramble message. Then in the Scramble sub, scramble the message and display it. In the unscramble sub, unscramble the message and display it.
I would appreciate any help or can anyone point me in the right direction.
Thank you![]()
Bookmarks