My primary form, frmDOCUMENTS(tblDOCUMENTS) have a subform called frmREVISIONS(tblREVISIONS). They are linked using DocNum. For each DocNum, there can be many revisions(RevNum). What I would like to have on my primary form is an unbound box displaying the latest revision number for the linked DocNumber. For example, DocNum 100 have 20 revisions. The unbound box should display 20. Not sure if this clear for you gurus to help me out.
Thanks,
Thanks,