G
Gazza
i have a main form which is used for customer price queries. I have a textbox
on the main form which i enter a part no into and it displays in the subform,
this i can do but for only 1 item. The problem i have is that customers often
ask for prices of more than 1 item at a time so i need to be able to enter a
part no into the text box on the main form and after pressing enter it
displays the details( Part No, price etc) on one line in the subform and
clears the textbox on the main form so i can enter another part no which i
want to display in another line under the first item and so on until i have
all the items entered and a total price displayed.
Any help would be much appreciated.
on the main form which i enter a part no into and it displays in the subform,
this i can do but for only 1 item. The problem i have is that customers often
ask for prices of more than 1 item at a time so i need to be able to enter a
part no into the text box on the main form and after pressing enter it
displays the details( Part No, price etc) on one line in the subform and
clears the textbox on the main form so i can enter another part no which i
want to display in another line under the first item and so on until i have
all the items entered and a total price displayed.
Any help would be much appreciated.