View Single Post
  #1   Report Post  
Posted to microsoft.public.excel.programming
Beefminator Beefminator is offline
external usenet poster
 
Posts: 5
Default User-defined formula (VBA) that can convert a text value into MD5

For a cell, how can I set up an user-defined formula that can convert a
text value into MD5?

I looked at this website on VBA script for MD5 encryption, but I don't
know where to go from he
http://www.osix.net/modules/usercp/n...?name=MaxMouse

Thanks,
Jason