Google Groups no longer supports new Usenet posts or subscriptions. Historical content remains viewable.
Dismiss

field values concatenation

1 view
Skip to first unread message

ktow...@gmail.com

unread,
Mar 18, 2013, 10:42:59 AM3/18/13
to
i have several hundreds of records with the duplicate email addresses in a field, but different value in another field.

such as..

unique email value new value
--------------------------------------------
yes sample_email01 a1
no sample_email02 ge
no sample_email03 a2


I want in a record with unique value 'yes' to have "a1 ge a2" in 'new value' field.

can anyone tell me how i can realize this using vba code.. I have several hundreds of records with many emails... but only about one third of unique email addresses..

with each unique email, i want to update 'new value' field with values in 'value' field with the same email.

any help will be deeply appreciated.
0 new messages