Code Monkey home page Code Monkey logo

vba's Introduction

VBA

Excel小工具

Excel调用MD5宏使用文档

一.说明

宏文件名称:md5.xla

MD5加密方式:32位加密,大写

调用加密函数:Md5_String_Calc()

二.加载步骤

1.打开Excel,点击左上角“文件”,然后选择“选项”

2.点选“自定义功能区”

3.勾选“开发者工具”

4.选择功能栏中的“开发者工具”

5.选择“Excel加载项”

6.选择“浏览”

7.找到加密文件“md5.xla”的位置,加载文件,确定

三.使用功能

1.调用“Md5_String_Calc()”函数对需要加密的字符串加密

2.小写加密,使用Excel自有的LOWER()函数,LOWER(Md5_String_Calc())

vba's People

Contributors

akad5 avatar

Watchers

James Cloos avatar

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    🖖 Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. 📊📈🎉

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google ❤️ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.