In this article we will be creating a function that converts binary data to a string. We will start by creating an ADO Stream object writing the binary data to it then reading that data as text.
Share this post
Converting Binary Data to a String in VBA
Share this post
In this article we will be creating a function that converts binary data to a string. We will start by creating an ADO Stream object writing the binary data to it then reading that data as text.