G
Guest
Hello,
I'm using Access 2003. I have a continous form wich is bound to a table. I
also have the ability to add/delete records directly from the form. When I
try and delete a record when there are currently no records (only the blank,
"new record" row is diaplayed), Acces throws an error.
I would expect access to throw an error, but I would like to be able to put
some logic in my code for DELETE that handles it smoother, so I'd like to
check the record count.
My questions is, is there a continoue bound form property that counts the
number of current records?
Thanks,
-Scott
I'm using Access 2003. I have a continous form wich is bound to a table. I
also have the ability to add/delete records directly from the form. When I
try and delete a record when there are currently no records (only the blank,
"new record" row is diaplayed), Acces throws an error.
I would expect access to throw an error, but I would like to be able to put
some logic in my code for DELETE that handles it smoother, so I'd like to
check the record count.
My questions is, is there a continoue bound form property that counts the
number of current records?
Thanks,
-Scott