Hi,
In 2000 and xp i used this code to count the rows of a sub form : -
this no longer works in 2003 and i just get #Name? appearing instead???
Any idea's on why that is??
Thanks
Adam
In 2000 and xp i used this code to count the rows of a sub form : -
Code:
subform_controlname.form.recordset.recordcount
Any idea's on why that is??
Thanks
Adam