Hi all,
I’m using LibreOffice Base to create a database of products (Category, Sub-category, Product type, Brand, Model,…).
Then I want to use that database as data source to make costings on LibreOffice Calc. on the following way:
- On my column A, each cell would have a dropdown list of the UNIQUE category names from the “Category” field from Base.
- On column B, each cell would have a dropdown list of the unique Sub-Categories from the “Sub-Cagory” field from base, THAT matches with the Category selected above (kind of a index-match matrix in Excel).
- Column C would be the same, but with the product type. Same for Brand on column D, and Model for column E.
This 5 fields are kind of filters to find the final product and then being able to extract its price, dimensions and weight, which are unique for each product.
I have done this before in Excel, having 2 different files, one working as DB and other for my costing.
I am starting using LibreOffice, and I would like to migrate my Database and costing. I’m pretty sure I can recreate the same using only Calc as I did with Excel. Though, I would prefer to upgrate my DB to Base for better control of the data.
I hope some of you can help me on this.
Regards