Tek-Tips is the largest IT community on the Internet today!

Members share and learn making Tek-Tips Forums the best source of peer-reviewed technical information on the Internet!

  • Congratulations IamaSherpa on being selected by the Tek-Tips community for having the most helpful posts in the forums last week. Way to Go!

Encrypt in C#, Decrypt in VBA

Status
Not open for further replies.

vegasrockstar

Programmer
Sep 25, 2006
12
GB
Hi,

I need to encrypt data in C# and decrypt that same data in VBA. Does anyone know of how I can do this?

Thanks

[bigsmile]
 

You'll have to give much more information than that to get a useful response. I presume that both the encryption and decryption will be done by external routines and that you have details of the interfaces to them so what is there to stop you invoking them using standard methods?

Enjoy,
Tony

--------------------------------------------------------------------------------------------
We want to help you; help us to do it by reading this: Before you ask a question.

Professional Office Developers Association
 
Status
Not open for further replies.

Part and Inventory Search

Sponsor

Back
Top