How do we append cell value with existing data.?
for example.
column source and target.
target = target + source.
so every value entered in source it should be appended to target with already existing value in target.
any idea or formula , please help.
thanks