I'm trying to set up a form for general quotation information. I have
general information and I also have a specific Quote Number, but I have
several lines of items to quote.
How would I make my form to allow me to do the following (see example):
Quote#: 3224-1B
Item No. Description Qty Unit Cost Total Cost
1 Computer 2 $1.20 $2.4
2 Printer
3 Monitor
I want to be able to add as many items using the same quote number without
having to enter a new record for each quote# and item number.
Any help would be appreciated.
Thanks Bunches!!!!
KARL DEWEY - 31 May 2007 19:12 GMT
Use form/subform. Form has quote and subform has the items.

Signature
KARL DEWEY
Build a little - Test a little
> I'm trying to set up a form for general quotation information. I have
> general information and I also have a specific Quote Number, but I have
[quoted text clipped - 15 lines]
>
> Thanks Bunches!!!!
Crystal T - 31 May 2007 20:13 GMT
Thank you Karl!!!
> Use form/subform. Form has quote and subform has the items.
>
[quoted text clipped - 17 lines]
> >
> > Thanks Bunches!!!!