Thread: font size
View Single Post
  #1   Report Post  
Posted to microsoft.public.excel.programming
JT[_2_] JT[_2_] is offline
external usenet poster
 
Posts: 96
Default font size

Is there a font that can be used on a form where every
charact is the same length or a standard size?

I'm displaying things in a text box that look like this
depending on what the user enters

001 ABC XYZ 50.00
002 bc ddd 125.00
003 AAAA 2.25

There is no consistency. it depends if some fields are
blank, etc. I thought there was a font you could use so
that "A" was the same size as " " and was the same size
as "b", etc.

Thanks for the help.