G
Guest
Hi,
If you provide a recordsource to a subform and the query returns no records
you can basically do a record count to determine if there is at least one
record.
I need a way to determine if the recordsource has'snt even been set you.
If you try to access properties on a subform that has never recieved a
recordsource
almost everything returns an error.
I purposefully want to determine if subform is in this state without
resorting to error trapping and handling.
Is there a way?
thanks
Chris
If you provide a recordsource to a subform and the query returns no records
you can basically do a record count to determine if there is at least one
record.
I need a way to determine if the recordsource has'snt even been set you.
If you try to access properties on a subform that has never recieved a
recordsource
almost everything returns an error.
I purposefully want to determine if subform is in this state without
resorting to error trapping and handling.
Is there a way?
thanks
Chris