Hi Expert,
My database project contains a Main Form and few subforms and it will be an application for Cost Estimation for different quote opportunities in my company. I have a main form with combo box that lists different 'opportunities' amongst which I select one for cost estimation. Upon selecting one opportunity, a main form and a set of subforms open up that let me do the opportunity cost estimation.
Question - I have been able to design this database to perform costing for me, but I now want to save all the estimation records once costing is completed for different opportunities. Therefore, when a user opens up the database, he/she will also be able to open up the previous costing (and could see main form for summary cost and subform for component cost).
Is it possible in Access to save these forms for future reference? These subforms contain values from tables, queries and they perform calculations in textboxes containing formulas.
Any guidance or approach would be greatly appreciated. Thanks!