scubadiver007
Registered User.
- Local time
- Today, 08:39
- Joined
- Nov 30, 2010
- Messages
- 317
I have a table linked from DB1 in DB2 and I need to concatenate two fields in the table and update a field in another table in DB2.
I have this in the "update to" field but it isn't working.
I have this in the "update to" field but it isn't working.
Code:
"2011/12 COMPLETION DATE: " & [11-12 appraisals].[appraisal_completedate] & " - Comments" & [11-12 appraisals].[comments_currentyr]