J
Joseph Ellis
Hello all,
I'd like to use some unicode characters in an expression. For
example, instead of:
="E-Mail: " & [emailaddress]
I'd like to display the Unicode envelope character, #2709:
=#2709 & " " & [emailaddress]
Is there a way to do this (or something else that achieves a similar
effect)?
Thanks for any help.
Joseph
I'd like to use some unicode characters in an expression. For
example, instead of:
="E-Mail: " & [emailaddress]
I'd like to display the Unicode envelope character, #2709:
=#2709 & " " & [emailaddress]
Is there a way to do this (or something else that achieves a similar
effect)?
Thanks for any help.
Joseph