Hi
I'm currently working on designing a database to assist with building quotations.
I have 5 tables.
Customer
Contacts
Items
QuoteHead
QuoteLine
I have data entry screen which has a couple of combo boxes that deal with selecting the customer and contact, I have a subform for adding the quote lines, On the QuoteLine subform (a continuous form) I have a button that opens up a search form to assist with identifying an item, what I really want is to be able to select the item from the search form and be added to the quote line. I've really hit a brick wall with this.
I know it can be done just don't know how.
Any help would be greatly appreciated.
Thanks in anticipation.
Julie