Reply
 
LinkBack Thread Tools Search this Thread Display Modes
  #1   Report Post  
Posted to microsoft.public.excel.programming
Art Art is offline
external usenet poster
 
Posts: 587
Default MD5 -- can I use one from somewhere?

I'd like to create a hash of a string. I really don't want to copy and paste
a hashing algorithm into my code. Is there something out there that I can
reach that would do this? I rarely used com objects or other such things,
and am not so familiar with how to get to them, nor what is actually out
there.

Is there some way, within my VBA code that I find something that would hash
a string for me?


  #2   Report Post  
Posted to microsoft.public.excel.programming
external usenet poster
 
Posts: 4,391
Default MD5 -- can I use one from somewhere?

Art,
http://excelsig.org/VBA/wwHash.htm#wwGetMD5Hash2

NickHK

"Art" wrote in message
...
I'd like to create a hash of a string. I really don't want to copy and

paste
a hashing algorithm into my code. Is there something out there that I can
reach that would do this? I rarely used com objects or other such things,
and am not so familiar with how to get to them, nor what is actually out
there.

Is there some way, within my VBA code that I find something that would

hash
a string for me?




  #3   Report Post  
Posted to microsoft.public.excel.programming
Art Art is offline
external usenet poster
 
Posts: 587
Default MD5 -- can I use one from somewhere?

Nick,

Thanks -- I guess I was hoping for a simple call to something else, but it
looks like this will do. I guess I just need to paste this stuff into my
code. I won't actually have ranges as input, so I'll just have to change
that part. Thanks again.

"NickHK" wrote:

Art,
http://excelsig.org/VBA/wwHash.htm#wwGetMD5Hash2

NickHK

"Art" wrote in message
...
I'd like to create a hash of a string. I really don't want to copy and

paste
a hashing algorithm into my code. Is there something out there that I can
reach that would do this? I rarely used com objects or other such things,
and am not so familiar with how to get to them, nor what is actually out
there.

Is there some way, within my VBA code that I find something that would

hash
a string for me?





Reply
Thread Tools Search this Thread
Search this Thread:

Advanced Search
Display Modes

Posting Rules

Smilies are On
[IMG] code is On
HTML code is Off
Trackbacks are On
Pingbacks are On
Refbacks are On



All times are GMT +1. The time now is 04:43 AM.

Powered by vBulletin® Copyright ©2000 - 2024, Jelsoft Enterprises Ltd.
Copyright ©2004-2024 ExcelBanter.
The comments are property of their posters.
 

About Us

"It's about Microsoft Excel"