G
Guest
I have some code that runs when i load a form. The code used to hit a snag
when i scrolled to a new record. I have since fixed that by testing if the
record was a new record. However i found that i still an error when there
are no records in the table. Is there any way to test it other than by
running a SQL query and checking the number of records? Thank you.
when i scrolled to a new record. I have since fixed that by testing if the
record was a new record. However i found that i still an error when there
are no records in the table. Is there any way to test it other than by
running a SQL query and checking the number of records? Thank you.