Hi,
I use some VBA code to send an email with various cells values out..
I have changed some of the formats of the cells before the email is sent and then back to "general" at the end of the code so they don't change in the cells, just in the email.
E.g.
Then back to normal at the end of the code with:
I want to know if I can do the same with changing something to lowercase and then back to normal at the end of the code? I only wish for it to be lowercase in the email.
I have googled a lot but I can't seem to find anything that fits what I want.
Thanks for any help at all. This has been frustrating me for days.
Bookmarks