|
Subject:
|
Complete Noob
|
|
Posted By:
|
KnowTheForce
|
Post Date:
|
12/16/2005 9:23:34 PM
|
|
I am very new to programming and need a little help. I am trying to have a program that asks a series of questions that determine a solution. If anyone can help it would be greatly appreciated!
|
|
Reply By:
|
marcostraf
|
Reply Date:
|
12/19/2005 1:39:23 PM
|
the easiest way (just to start) is to use the InputBox
Marco
|
|
Reply By:
|
KnowTheForce
|
Reply Date:
|
12/19/2005 8:11:49 PM
|
Thats good for a start... thanks! Do you know of a way to hide a button until a certain event takes place?
|
|
Reply By:
|
marcostraf
|
Reply Date:
|
12/19/2005 9:09:16 PM
|
please start a new thread to post a new question.
Use the Visible property of the button.
Marco
|