Is there a way to have VBA actually show a unicode character such as a down or up arrow? For example, I am trying to have VBA add a caption for a command button with the following symbol (&H2191). However, when I do this, it only shows a "?". Can anybody please offer any assistance on this matter?
Thank you.