I've been looking for a SHA1 routine for an Access 2010 project. A Google search turns up quite a few for Visual Basic but not for current level vba.
This needs to be implemented entirely in Access vba - I'm trying not to call an external program (I can do it now with REST if I have to).
Can anyone point me to a source?
Thanks
This needs to be implemented entirely in Access vba - I'm trying not to call an external program (I can do it now with REST if I have to).
Can anyone point me to a source?
Thanks
Comment