J
Jim
I have a form which displays data from three related tables. I want to
display different text if the gender code is "M" or "F" I have tested the
logic in a query and it works as expected, but when I place it in the control
source for the text box on the form, I just get the #Name? error. The data
from the two of the files displays as expected, when I didn't condition the
value, it displayed what I expected, but when I enter the expression - no
joy. Any ideas? Thanks.
display different text if the gender code is "M" or "F" I have tested the
logic in a query and it works as expected, but when I place it in the control
source for the text box on the form, I just get the #Name? error. The data
from the two of the files displays as expected, when I didn't condition the
value, it displayed what I expected, but when I enter the expression - no
joy. Any ideas? Thanks.