View Single Post
  #2   Report Post  
Posted to microsoft.public.excel.programming
Chip Pearson Chip Pearson is offline
external usenet poster
 
Posts: 7,247
Default Excel VBA Inputbox Properties?

Bruce,

No, you cannot change the attributes of an InputBox. That's the
trade off for simplicity. If you need formats, you have to create
and use a Userform.


--
Cordially,
Chip Pearson
Microsoft MVP - Excel
Pearson Software Consulting, LLC
www.cpearson.com


"BruceAtkinson "
wrote in message
...
Is there a way to set the properties of an InputBox,

specifically, the
font?
Thanks,
Bruce


---
Message posted from http://www.ExcelForum.com/