I have two databases for the running of a ATV shop, the stock lists and the sold items. Each Database contains the following fields.
Stock info:
Ledger refrence
Stock No
Location
Make
Model
2wd/4wd
Frame no
Gears
Year
Hours
Kilometres
Cost Price
Repairs
Hire income
Actual cost (=[Cost Price] + [Repairs]-[Hire Income])
Estimated Sale Price
Balance (=[Estimated Sale Price]-[Repairs]-[Cost Price]+[Hire Income])
Picture
Sold Items:
Ledger refrence
Stock No
Make
Model
Frame no
Cost Price
Repairs
Balance (=[Sold Price]-[Repairs]-[Cost Price])
Sold Price
Month
I need a button that Is the bikes sold button that would transfer all data from one database and paste into another some fields do not exist in the Sold items database therefors should not be added. There is also some extra fields with data that needs to be added(Month Sold Price). How can I do this?
Thanks for your help
Stock info:
Ledger refrence
Stock No
Location
Make
Model
2wd/4wd
Frame no
Gears
Year
Hours
Kilometres
Cost Price
Repairs
Hire income
Actual cost (=[Cost Price] + [Repairs]-[Hire Income])
Estimated Sale Price
Balance (=[Estimated Sale Price]-[Repairs]-[Cost Price]+[Hire Income])
Picture
Sold Items:
Ledger refrence
Stock No
Make
Model
Frame no
Cost Price
Repairs
Balance (=[Sold Price]-[Repairs]-[Cost Price])
Sold Price
Month
I need a button that Is the bikes sold button that would transfer all data from one database and paste into another some fields do not exist in the Sold items database therefors should not be added. There is also some extra fields with data that needs to be added(Month Sold Price). How can I do this?
Thanks for your help
Last edited: