Rockape
Registered User.
- Local time
- Today, 12:30
- Joined
- Aug 24, 2007
- Messages
- 271
Hi all,
Grateful for assistance;
I have a table with two fields.
Table1 = Tel, Remarks
I would like a query which concatenates the data in Tel into the Remarks field, eg.
12345, Happy to be alive
the end result in the Remarks field should be:
Your old tel 12345: Happy to be alive
This should be simple but i'm just hitting a brick wall.
Thanks
Grateful for assistance;
I have a table with two fields.
Table1 = Tel, Remarks
I would like a query which concatenates the data in Tel into the Remarks field, eg.
12345, Happy to be alive
the end result in the Remarks field should be:
Your old tel 12345: Happy to be alive
This should be simple but i'm just hitting a brick wall.
Thanks