K
Kat
Hi everyone,
I have the following in form control which worked fine until recently:
=IIf([Forms]![MainForm]![Subform].[Form]![Subsubform].[Form].[RecordSetClone].[RecordCount]
As I said, it worked fine, then a few days ago I opened the database
and I have #Names? in every control that uses RecordSetClone.
I have tried everything, it just does not make sense. I am now looking
to see if a needed reference was removed from references. I can't
think of anything else.
Anyone have any ideas?
I have the following in form control which worked fine until recently:
=IIf([Forms]![MainForm]![Subform].[Form]![Subsubform].[Form].[RecordSetClone].[RecordCount]
0,[Forms]![MainForm]![Subform].[Form]![Subsubform].[Form]![ControlField],0)
As I said, it worked fine, then a few days ago I opened the database
and I have #Names? in every control that uses RecordSetClone.
I have tried everything, it just does not make sense. I am now looking
to see if a needed reference was removed from references. I can't
think of anything else.
Anyone have any ideas?