Zum Hauptinhalt gehen

Degree Symbol in a Report

Kommentare

2 Kommentare

  • 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

Bitte melden Sie sich an, um einen Kommentar zu hinterlassen.