Hi Rabbit,
I've had a look over your A.E.S. encryption (AES Encryption Algorithm for VBA and VBScript), thanks for posting this. You wrote that it should run in V.B.A., however as posted, it doesn't. Using Option Explicit would have helped. I've working out most if the changes needed to make it work, except oPW; what variable type should this be?
Arthanzar.
I've had a look over your A.E.S. encryption (AES Encryption Algorithm for VBA and VBScript), thanks for posting this. You wrote that it should run in V.B.A., however as posted, it doesn't. Using Option Explicit would have helped. I've working out most if the changes needed to make it work, except oPW; what variable type should this be?
Arthanzar.
Comment