What's the DBMS? You might be able to create a view in it that concatenates
the three fields, and link to that view.
Alternatively, create a query in Access based on your linked table, do the
concatenation in the query and use the query rather than the table.

Signature
Doug Steele, Microsoft Access MVP
http://I.Am/DougSteele
(no e-mails, please!)
> Hello,
>
[quoted text clipped - 11 lines]
> Thank you all.
> Barbara
Barbara - 11 Jan 2008 13:03 GMT
Thank you Douglas,
It worked just fine. By the way, and sorry for the question..... but what's
DBMS???
Thanks again
Barbara
> What's the DBMS? You might be able to create a view in it that concatenates
> the three fields, and link to that view.
[quoted text clipped - 17 lines]
> > Thank you all.
> > Barbara
Douglas J. Steele - 11 Jan 2008 14:39 GMT
Data Base Management System. In other words, are you connecting to, say, SQL
Server or Oracle? (They both support views)

Signature
Doug Steele, Microsoft Access MVP
http://I.Am/DougSteele
(no e-mails, please!)
> Thank you Douglas,
>
[quoted text clipped - 31 lines]
>> > Thank you all.
>> > Barbara
Barbara - 11 Jan 2008 15:15 GMT
None of those Douglas. I conect to an iSeries 515 (AS/400) directly via ODBC.
> Data Base Management System. In other words, are you connecting to, say, SQL
> Server or Oracle? (They both support views)
[quoted text clipped - 34 lines]
> >> > Thank you all.
> >> > Barbara