G
Guest
Is there a way to reference the "new record" row at the bottom of a form in
datasheet view and reset a value for one of its fields ?
I have a properly working procedure that resets the DefaultValue property
for a form's checkbox field in new records, but that checkbox field in the
blank "new record" row that existed at the time the procedure runs remains
unchanged. Need to change it, too, so that when a user uses the blank row to
add a new record, that checkbox's value is properly pre-set.
datasheet view and reset a value for one of its fields ?
I have a properly working procedure that resets the DefaultValue property
for a form's checkbox field in new records, but that checkbox field in the
blank "new record" row that existed at the time the procedure runs remains
unchanged. Need to change it, too, so that when a user uses the blank row to
add a new record, that checkbox's value is properly pre-set.