N
NEWER USER
I have a table with 4 fields and some duplicate values in Field1. Field2 has
values, but no duplicates. Field3 and Field4 are null at this time.
I want to Group values in Field1, and update Field3 and Field4 with values
in Field2 for the duplicates in Field1. Rather than have four records, I
want one record with 4 columns. Can this be done?
values, but no duplicates. Field3 and Field4 are null at this time.
I want to Group values in Field1, and update Field3 and Field4 with values
in Field2 for the duplicates in Field1. Rather than have four records, I
want one record with 4 columns. Can this be done?