Format input box
With the help of lovely forum peeps i have a piece of code which includes
Response = InputBox("Formulation Number", vbOKCancel)
Is it possible to format the inputbox, as its a little big and looks silly.
I have never used a user form so dont really have a clue where to start there
|