I have two (2) Text Fields on my report, for instance,
Text1:
Control Source: IIF([A]=0,B)
Text2:=Sum[Text1]
When I run the report it cannot find the Text1 field. Is it because im referencing a text field that contains a formula? Any help would be great.
Thanks in advance.
Text1:
Control Source: IIF([A]=0,B)
Text2:=Sum[Text1]
When I run the report it cannot find the Text1 field. Is it because im referencing a text field that contains a formula? Any help would be great.
Thanks in advance.