A
Amit
Hi,
I'm working with a subform on a main form, and was wondering if there is a
HasData property (or something similar) that I can use in the code to figure
out if the subform has any records or not. The subform is a bound form,
linked to the main form. I can use Count, but if there is another easier way,
I'd prefer that.
Thanks.
-Amit
PS. I tried using Me!sfrmcontrol.Form.HasData and it gave me a run-time
error (something like "property not supported")
I'm working with a subform on a main form, and was wondering if there is a
HasData property (or something similar) that I can use in the code to figure
out if the subform has any records or not. The subform is a bound form,
linked to the main form. I can use Count, but if there is another easier way,
I'd prefer that.
Thanks.
-Amit
PS. I tried using Me!sfrmcontrol.Form.HasData and it gave me a run-time
error (something like "property not supported")