I have a form frmEst with a subform sfrMat. On sfrMat are two combo boxes,
cboCat to choose a Category and cboPartNo to choose a Part Number. I want to
limit the choices in cboPartNo to only those parts that are members of the
Category chosen in cboCat. I'm really struggling with the code to make this
work. Help, please.
Ivor
Damon Heron - 13 May 2007 18:54 GMT
This is a common question. Check out this website for details:
http://www.mvps.org/access/forms/frm0028.htm
HTH
Damon
>I have a form frmEst with a subform sfrMat. On sfrMat are two combo boxes,
>cboCat to choose a Category and cboPartNo to choose a Part Number. I want
[quoted text clipped - 3 lines]
>
> Ivor