InputBox Function

A

Alex

Is there a way to change the size of the input window on
the InputBox Function? (Make it wider? Higher?)

Thanks, Alex
 
G

Guest

I was trying to change the size of the space where the
input data is typed. Is there a way to do that?

Thanks,
Alex
-----Original Message-----
Aside from using a userform, you can make it higher by
including a lot of blanks. For example, try this:
 
Top