Aller au contenu principal

Degree Symbol in a Report

Commentaires

2 commentaires

  • Permanently deleted user

    Hi Bryan,

    I was able to successfully display the degree symbol in Label, TextBox, and RichTextBox controls using  Alt+0176. Does this method work for you?

    -Victoria

    0
  • Bryan Lynn

    Forgot to mention that I was trying to use this in a formula not just a label or text box.  However, your solution did work.  For anyone else looking at this thread, here is my formula with Victoria's solution. (LONG_.ToString().Substring(0,2) + "°")

     

    0

Vous devez vous connecter pour laisser un commentaire.