View Single Post
  #2   Report Post  
Posted to microsoft.public.excel.programming
Gary''s Student Gary''s Student is offline
external usenet poster
 
Posts: 11,058
Default User-defined formula (VBA) that can convert a text value into MD5

See:

http://groups.google.com/group/micro...eb99b593e7c7a6


--
Gary''s Student
gsnu200702


"Beefminator" wrote:

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