newbie-How to multipe InputBoxes

Reply

Join Date: Sep 2004
Posts: 13
Reputation: smarkles is an unknown quantity at this point 
Solved Threads: 0
smarkles smarkles is offline Offline
Newbie Poster

newbie-How to multipe InputBoxes

 
0
  #1
Oct 9th, 2004
HI,

I need to add multiple InputBoxes in my form. I'm stuck. I'm thinking I either need to add another sub or use Projects, add to project. I don't know. The book doesn't give you any instructions except how to add one iput box which wasn't a problem. Thanks for any help. Smarkles
Reply With Quote Quick reply to this message  
Join Date: Sep 2004
Posts: 13
Reputation: smarkles is an unknown quantity at this point 
Solved Threads: 0
smarkles smarkles is offline Offline
Newbie Poster

Re: newbie-How to multipe InputBoxes

 
0
  #2
Oct 9th, 2004
OK,I forgot to say I'm using VB.net
Reply With Quote Quick reply to this message  
Join Date: Sep 2004
Posts: 13
Reputation: smarkles is an unknown quantity at this point 
Solved Threads: 0
smarkles smarkles is offline Offline
Newbie Poster

Re: newbie-How to multipe InputBoxes

 
0
  #3
Oct 9th, 2004
Hi all,

I figure it out myself. I just put in a for loop.
Dim IntCount As Integer
For intCount = 1 To 3.
this makes the InputBox come up 3 times storing the values.Ok, well, thanks. Smarkles
Reply With Quote Quick reply to this message  
Reply

This thread is more than three months old.
Perhaps start a new thread instead?
Message:



Similar Threads
Other Threads in the Visual Basic 4 / 5 / 6 Forum
Thread Tools Search this Thread



About Us | Contact Us | Advertise | DaniWeb | Acceptable Use Policy | RSS Feed

©2003 - 2009 DaniWeb® LLC