Dear all,
I want to set a button in my workbook which generates a message box with
several inputs and outputs. Let's say there are several text box in the
message box. Can it be done with VBA?
Thanks in advance.
Best Regards,
Andy
Bob Phillips - 07 Jan 2006 08:53 GMT
Not with a message box, that would be a custom userform with the controls
that you describe.

Signature
HTH
Bob Phillips
(remove nothere from email address if mailing direct)
> Dear all,
>
[quoted text clipped - 6 lines]
> Best Regards,
> Andy