Martyh
Registered User.
- Local time
- Today, 17:21
- Joined
- May 2, 2000
- Messages
- 196
Hi Guys,
I have racked my brain over this :banghead: !! Probably something very simple
I want to run an update query on a table called "tblPMT_15". The update will be from a query called "[qry6_1_3_Latest]". Fig 1. shows the problem.
Those things which remain constant are the [Question ID] ("R3MyyN48vz") and [Question3] (" SMART Evaluation Objective"). But I also have to change the row number of the question, [QuestRow] and this is a variable which varies with [qry6_1_3_Latest].[QuestNo].
[Comment] is updated to [qry6_1_3_Latest].[SMART Evaluation Objective].
This is NOT working, soooo what am I doing wrong? Or am I looking at this the wrong way... any help would be appreciated!
Thanks,
Marty
I have racked my brain over this :banghead: !! Probably something very simple

I want to run an update query on a table called "tblPMT_15". The update will be from a query called "[qry6_1_3_Latest]". Fig 1. shows the problem.
Those things which remain constant are the [Question ID] ("R3MyyN48vz") and [Question3] (" SMART Evaluation Objective"). But I also have to change the row number of the question, [QuestRow] and this is a variable which varies with [qry6_1_3_Latest].[QuestNo].
[Comment] is updated to [qry6_1_3_Latest].[SMART Evaluation Objective].
This is NOT working, soooo what am I doing wrong? Or am I looking at this the wrong way... any help would be appreciated!
Thanks,
Marty