J
Jeff
I have a form with a subform and I would like to check for the last record
I tryed If Me.CurrentRecord = Me.Recordset.RecordCount but it only brings
back what is curently in the sub form. I would like to check all the recrods.
How would i do that?
I tryed If Me.CurrentRecord = Me.Recordset.RecordCount but it only brings
back what is curently in the sub form. I would like to check all the recrods.
How would i do that?