G
Guest
I have subforms that the user will compare and the code will operate on. (I
did not compose the subform recordsources in code, but used the form wizard,
instead.) I have discovered that the record number of the selected record in
a subform is
frmName.frmSubName.CurrentRecord
but what is the syntax for retrieving the number of rows in the recordsource
associated with the subform?
Thanks!
did not compose the subform recordsources in code, but used the form wizard,
instead.) I have discovered that the record number of the selected record in
a subform is
frmName.frmSubName.CurrentRecord
but what is the syntax for retrieving the number of rows in the recordsource
associated with the subform?
Thanks!