I am trying to establish an easier way for users to input similar data (which is tied across three tables).
Table 1 : Supplier Info
Table 2 : Offer Info
Table 3 : Item info
Currently supplier info is entered on one form, then another form captures the offer and item info (the item is a subdatasheet). My problem is that we may have 100+ offers, containing multiple items, but the offers are similar i.e. the supplier, dates, delivery etc details are the static for all 100+, and even some of the item details are too.
Previously a spreadsheet was used, and I investigated whether I could use this again and import, but don't see how I could update three tables from the spreadsheet.
Basically it is alot more work for the user to enter all the offers as the dbase (yes I know Fundamentals of Rel. Dbase design) is mainly designed for the more frequent "one off" offers than the bulk loading of multiple merchandise.
Can someone lend me some ideas.
I was thinking perhaps I can create a table from a query with just supplier name, offer details, and item details and import to that.
Look forward to hearing from someone.
Thanks
Table 1 : Supplier Info
Table 2 : Offer Info
Table 3 : Item info
Currently supplier info is entered on one form, then another form captures the offer and item info (the item is a subdatasheet). My problem is that we may have 100+ offers, containing multiple items, but the offers are similar i.e. the supplier, dates, delivery etc details are the static for all 100+, and even some of the item details are too.
Previously a spreadsheet was used, and I investigated whether I could use this again and import, but don't see how I could update three tables from the spreadsheet.
Basically it is alot more work for the user to enter all the offers as the dbase (yes I know Fundamentals of Rel. Dbase design) is mainly designed for the more frequent "one off" offers than the bulk loading of multiple merchandise.
Can someone lend me some ideas.
I was thinking perhaps I can create a table from a query with just supplier name, offer details, and item details and import to that.
Look forward to hearing from someone.
Thanks