Excel (VBA) Hash string using SHA1 - pseudonymisation


/ Published in: Visual Basic
Save to your folder(s)

Create a bespoke Excel function that allows you to hash (anonnymise / pseudonymise) strings such as unique identifiers. Once you've inserted the VBA, use the function "=BASE64SHA1(cellreference)" to generate the hash.

URL: http://superuser.com/questions/550592/is-there-an-excel-function-to-create-a-hash-value

Report this snippet


Comments

RSS Icon Subscribe to comments

You need to login to post a comment.