i'm making somekind of pad with commandbuttons and different forms.
-> when you click the cmd on form1, form1 is hidden and form 2 is showed
when you click the cmd on form2, form2 is hidden and form3 is showed
-> the problem: if you click the cmd on form 3 normally form1 has to be showed and form3 has to be hidden. but when i do this i receive an error
when you think you can help me and you need the program, i'll mail it to you
(warning: it is maid is visual basic excell)
peter
(i'm learning VB on my own, sow don't be mad when you think this is a ridiculous question.)
-> when you click the cmd on form1, form1 is hidden and form 2 is showed
when you click the cmd on form2, form2 is hidden and form3 is showed
-> the problem: if you click the cmd on form 3 normally form1 has to be showed and form3 has to be hidden. but when i do this i receive an error
when you think you can help me and you need the program, i'll mail it to you
(warning: it is maid is visual basic excell)
peter
(i'm learning VB on my own, sow don't be mad when you think this is a ridiculous question.)
Comment