M
Mr. Smiley
I am going to try and be as detaild as possible in my question.
I have a form called View Existing.
On this form I have four unbound text boxes. The first text box is called
Date. The second is called RFQ. The third is called RQN, and the fourth is
called PO.
I am trying to design this form so that if the user enters information in
any of these text boxes, then presses a command button called Get Data, a
form (called Main) will pop up displaying the Order that the criteria data
pertains to. I am sure this is something that must be done in VB behind the
GetData command buttons on click event, but I do not know how to write the
code. Somebody, please help me. Thanks.
I have a form called View Existing.
On this form I have four unbound text boxes. The first text box is called
Date. The second is called RFQ. The third is called RQN, and the fourth is
called PO.
I am trying to design this form so that if the user enters information in
any of these text boxes, then presses a command button called Get Data, a
form (called Main) will pop up displaying the Order that the criteria data
pertains to. I am sure this is something that must be done in VB behind the
GetData command buttons on click event, but I do not know how to write the
code. Somebody, please help me. Thanks.