![]()
Name: Form field that gets a value from a query calculated field.jpg Views: 11 Size: 100.2 KB ID: 17920" class="thumbnail" style="float:CONFIG" />
I have a query that uses a calculated field from another query (“grouped by” afterwards)
That gives a result
And I need to automatically have this value, introduced in a form field
However, when I write the path to this value in the form:
=[Consulta_Totais]![Total_com_desconto]
I get an error (Name?)
What am I doing wrong? Can you please help?
Than you.