Tek-Tips is the largest IT community on the Internet today!

Members share and learn making Tek-Tips Forums the best source of peer-reviewed technical information on the Internet!

  • Congratulations Chris Miller on being selected by the Tek-Tips community for having the most helpful posts in the forums last week. Way to Go!

Input Box Question

Status
Not open for further replies.

Netman06

Technical User
Aug 15, 2006
70
US
Hello,

I would like to know how I can get a input box with two lines for results1 and results2.

Thanks,

Mike
 
Your only built in input box is the function InputBox(). If you want to collect several things at once you may want to look at using an HTA or a vbscript that uses the internet explorer object.

--------------------------------------------------------------------------------
dm4ever
My philosophy: K.I.S.S - Keep It Simple Stupid
 
Thanks dm4ever.

I got pass it by using two input boxes.

Thanks, Mike
 
Status
Not open for further replies.

Part and Inventory Search

Sponsor

Back
Top