Hi
I am trying to do a calculation using 2 fields in 2 different tables
I want the result to be displayed in a field so I have put this expression in the control source of that field:
=[test2]+Forms!table1!test
But all I get is #Name?
Any ideas what is wrong
I am trying to do a calculation using 2 fields in 2 different tables
I want the result to be displayed in a field so I have put this expression in the control source of that field:
=[test2]+Forms!table1!test
But all I get is #Name?
Any ideas what is wrong