F
formcreator
Hello,
This seems to be a very simple update query but for some reason I am not
able to get my arms around it. I have 2 fields with data as shown below and I
want to update the third field with the value CC if any of records have CC in
field 2 when grouped by field1.
field1 field2 field3
1 CC CC
1 HS CC
2 HS HS
2 HS HS
When field1 is 1 and even though field2 is HS I want to update field 3 as CC
because one of the records has field1 =1 and field2 = CC
Any suggestions is greatly appreciated.
Thanks
Shri
This seems to be a very simple update query but for some reason I am not
able to get my arms around it. I have 2 fields with data as shown below and I
want to update the third field with the value CC if any of records have CC in
field 2 when grouped by field1.
field1 field2 field3
1 CC CC
1 HS CC
2 HS HS
2 HS HS
When field1 is 1 and even though field2 is HS I want to update field 3 as CC
because one of the records has field1 =1 and field2 = CC
Any suggestions is greatly appreciated.
Thanks
Shri