K
khashid via AccessMonster.com
I have a form and subform. In the subform I have made a textbox "SubCount"
that counts the number of records.
On the main form I have created a new textbox "MainCount" and linked it to
the textbox in subform SubCount. so it shows the same record.
The issue am facing is that SubForm is based on a query and search fields.
Sometime the Subform is Blank means when can not find any date. When the
Subform is free the MainCount shows me erros "#Error". How can I hide that
error message so it can be 0 or Just simply blank when Subform has no data
that counts the number of records.
On the main form I have created a new textbox "MainCount" and linked it to
the textbox in subform SubCount. so it shows the same record.
The issue am facing is that SubForm is based on a query and search fields.
Sometime the Subform is Blank means when can not find any date. When the
Subform is free the MainCount shows me erros "#Error". How can I hide that
error message so it can be 0 or Just simply blank when Subform has no data