View Single Post
  #2   Report Post  
Posted to microsoft.public.excel.programming
steve steve is offline
external usenet poster
 
Posts: 576
Default Can I Choose a Font for an InputBox?

Mike,

No!

But you could build a form with a Texbox and do all kinds of things with
it's Properties - including font.

--
sb
"MikeM" wrote in message
...
I would like to use a nonproportional font (Courier New) in
an input box, so that the characters line up properly. Is
there a way to set the font?