Hi,
Since posting my query, I seem to have resolved the problem, using the query builder to insert the output of the previous combo box into the RowSource property of the next one
e.g. for Chassis Model combo box, the query criteria reads:
Chassis Make = [Form]![Chassis Make]
Tonne =...