I have a subform that has 1 field. I have found that, for example, I enter in 3 records and then decide I don't need the last record so I erase the data, when I leave the subform (or go back a record), the blank record is left(still shows 3 records). Is it possible to check if the field is blank (OnExit or AfterUpdate) and then delete the record?(I know how to check for the null field but I can't seem to find an easy way to delete the record. Also I don't want it to confirm the delete. Need it to be nice and quiet like!)
Any help is appreciated.
[This message has been edited by SomeGuy (edited 11-25-2000).]
Any help is appreciated.
[This message has been edited by SomeGuy (edited 11-25-2000).]