F
Fay via AccessMonster.com
I have a form. I typed in a text box control property:
=[Form].[CurrentRecord]
I type this exactly , but it gives me the error of #Name? in the text box.
I'm just trying to displays the record number just like it's doing in the
navigation buttons.. it displays that it's for instance 5 of 13. I'm trying
to get a text box to display the number 5 for the 5th record that the form is
on.
Thanks,
Fay
=[Form].[CurrentRecord]
I type this exactly , but it gives me the error of #Name? in the text box.
I'm just trying to displays the record number just like it's doing in the
navigation buttons.. it displays that it's for instance 5 of 13. I'm trying
to get a text box to display the number 5 for the 5th record that the form is
on.
Thanks,
Fay