G
Guest
I have a hidden form with a control in the form footer that counts the
records in that form.
I then have a procedure on another form which references the count in the
footer of the first form.
If the count is zero I get the following:
Run-time error '2427':
You entered an expression that has no value
How can I get around this?
Thanks in advance.
records in that form.
I then have a procedure on another form which references the count in the
footer of the first form.
If the count is zero I get the following:
Run-time error '2427':
You entered an expression that has no value
How can I get around this?
Thanks in advance.