jlnewbie
Technical User
- Aug 9, 2000
- 69
I want to concatenate two fields as follows
=[Field1] & ", " & [Field2].
However, Field1 is from a lookup field in a related table. The result is a combination that looks like this, number , field2.
I know that that number value is coming from the combobox id number but
my bound column is set to 1 and yet another text box bound to field1 gives me the correct info. I get the same effect even my query expression builder.
What to do?
Thanks
[sig]<p>JLopez<br><a href=mailto:Lopez31@ATC-Enviro.com>Lopez31@ATC-Enviro.com</a><br>Environmental Services @ Your Service[/sig]
=[Field1] & ", " & [Field2].
However, Field1 is from a lookup field in a related table. The result is a combination that looks like this, number , field2.
I know that that number value is coming from the combobox id number but
my bound column is set to 1 and yet another text box bound to field1 gives me the correct info. I get the same effect even my query expression builder.
What to do?
Thanks
[sig]<p>JLopez<br><a href=mailto:Lopez31@ATC-Enviro.com>Lopez31@ATC-Enviro.com</a><br>Environmental Services @ Your Service[/sig]