caesar method data encryption

Hello!

I need to "encrypt" some text in my macro to make the data harder to read and protect my content. I know that no approach will be 100% secure, but I need to decrease the chances of anyone reading my macro.

I thought about Caesar's encryption, but I couldn't implement it in the MD.

Does anyone have an effective solution?
 
Top