How to get the MD5 hex hash for a file using VBA?

前端 未结 3 657
失恋的感觉
失恋的感觉 2020-12-09 06:07

How can I get the MD5 hex hash for a file using VBA?

I need a version that works for a file.

Something as simple as this Python code:

import          


        
3条回答
提交回复
热议问题