Hi,
I have just started writing with ms access and i have come up against a couple of probs,
Firstly, how do you total a column in a subform? i.e. all the line totals added together to produce a grand total.
Secondly, i know it is possible to use a combo box to lookup a row of results from a table, i.e. select customer name = show customer details. However i need to be able to have a set of results displayed based upon more than one combo box selection (rather like using a form filter for each lookup field), i have a large product listing which needs to show the product you require after selecting its size, thickness, pack qty level, material type and Quality (so a combo box for each of the criteria with a product cost to be displayed at the end of the form/subform when the selection has been made.
I have just started writing with ms access and i have come up against a couple of probs,
Firstly, how do you total a column in a subform? i.e. all the line totals added together to produce a grand total.
Secondly, i know it is possible to use a combo box to lookup a row of results from a table, i.e. select customer name = show customer details. However i need to be able to have a set of results displayed based upon more than one combo box selection (rather like using a form filter for each lookup field), i have a large product listing which needs to show the product you require after selecting its size, thickness, pack qty level, material type and Quality (so a combo box for each of the criteria with a product cost to be displayed at the end of the form/subform when the selection has been made.