S
Stacy
Hi All,
I am not even sure this can be done, but here goes....
I have a table that has duplicate record information with the
exception of one field (address).
example:
Record 1 Name1 Address1
Record 2 Name1 Address2
Record 3 Name2 Address1
I need to somehow get Address2 to the comments field of Record 1, for
each record that Name is duplicated.
So that when it's complete, it should look like this
NAME ADDRESS COMMENTS
Name1 Address1 Address2
Name2 Address1
Is there a way to do this through either a query or using Visual
Basic?
I would appreciate any help...
Thanks.
I am not even sure this can be done, but here goes....
I have a table that has duplicate record information with the
exception of one field (address).
example:
Record 1 Name1 Address1
Record 2 Name1 Address2
Record 3 Name2 Address1
I need to somehow get Address2 to the comments field of Record 1, for
each record that Name is duplicated.
So that when it's complete, it should look like this
NAME ADDRESS COMMENTS
Name1 Address1 Address2
Name2 Address1
Is there a way to do this through either a query or using Visual
Basic?
I would appreciate any help...
Thanks.