W
Will G
I am new to this database stuff and i am creating this form that will contain
many fields of the same. the database is for manufacturing beds from start to
end. tbls that i have: Model(fields: ModelNumber, Desc), Quilt(Quilt, Cost,
VendorID), Uphlsters(Uph, cost, vendor), ModelQuilT(BedQuiltID, ModelNumber,
Quilts), ModelUpholsters(BedUphID, ModelNumber, Uph)......now i want to
create a form that will contain multiple instances of QUILTS AND UPH and A
field of ModelNumber. How can i go about to create this form?
many fields of the same. the database is for manufacturing beds from start to
end. tbls that i have: Model(fields: ModelNumber, Desc), Quilt(Quilt, Cost,
VendorID), Uphlsters(Uph, cost, vendor), ModelQuilT(BedQuiltID, ModelNumber,
Quilts), ModelUpholsters(BedUphID, ModelNumber, Uph)......now i want to
create a form that will contain multiple instances of QUILTS AND UPH and A
field of ModelNumber. How can i go about to create this form?