R
Roger Henfrey
I'm using VBA 6.3 and would be most grateful for help in how to view individual non-printable bytes from a string in readable hexadecimal format. Every way I try it I get type conversion errors.
E.g. How would I be able to see the following character in hexadecimal :
Left$(strMyString,1)
E.g. How would I be able to see the following character in hexadecimal :
Left$(strMyString,1)