G
Guest
I will have 25 records in a Subform.
I am using code to save to Unbound Tables via DAO. No problem.
BUT, I would like to examine 3 fields in each record to see if any
are Null as I save. I would then tell the User & give him / her the
Option of entering data or not.
I can use "Filter" in the Subform to show a Record at a time.
I would rather move from record-to-record in the 25 records
& examine the 3 fields then.
Any sample code would be appreciayed.
TIA - Bob
I am using code to save to Unbound Tables via DAO. No problem.
BUT, I would like to examine 3 fields in each record to see if any
are Null as I save. I would then tell the User & give him / her the
Option of entering data or not.
I can use "Filter" in the Subform to show a Record at a time.
I would rather move from record-to-record in the 25 records
& examine the 3 fields then.
Any sample code would be appreciayed.
TIA - Bob