F
Frank
I am trying to execute VB code that opens a form,
manipulates the text entered in the form and then
continues to the next various commands. My problem is
that the execution continues once the form is open. My VB
skills leave to desire and I want to know if I can do
this in one step using a "hold-on until I am done with my
screen" type command/switch or if I have to do it in two
individual functions?
manipulates the text entered in the form and then
continues to the next various commands. My problem is
that the execution continues once the form is open. My VB
skills leave to desire and I want to know if I can do
this in one step using a "hold-on until I am done with my
screen" type command/switch or if I have to do it in two
individual functions?