Hello
I have a form which is holding
a text box where users will type a number inside
once they type that number (let say 5) then
other 5 text boxes will appear on the same form below
what should i do to do this i know i need to do
looping(for...Next) the problem i have is to get the value from
the txet box and make the other appear on the same form
thanx in advance
I have a form which is holding
a text box where users will type a number inside
once they type that number (let say 5) then
other 5 text boxes will appear on the same form below
what should i do to do this i know i need to do
looping(for...Next) the problem i have is to get the value from
the txet box and make the other appear on the same form
thanx in advance