Hi,
does anybody know how to concatenate two rows from same column where second row length is smaller then first row length.
I want to concatenate them and insert it to new column like
column1
xxxxxxxxxxxxx
yyyy
zzzzzzzzzzzzzzz
qqqqq
vvvvvvvvvvvvvvv
ssssss
where result of column 2 would be
xxxxxxxxxxxxyyyyyy
zzzzzzzzzzzzzzzqqqqq
vvvvvvvvvvvvvvssssss
I would really appreciate if someone could help me. I know that I can do it by exporting it to excel and do simple concatenate formula and back import it again, but I want to do it in access, but I cannot find on internet anything that could help me.
does anybody know how to concatenate two rows from same column where second row length is smaller then first row length.
I want to concatenate them and insert it to new column like
column1
xxxxxxxxxxxxx
yyyy
zzzzzzzzzzzzzzz
qqqqq
vvvvvvvvvvvvvvv
ssssss
where result of column 2 would be
xxxxxxxxxxxxyyyyyy
zzzzzzzzzzzzzzzqqqqq
vvvvvvvvvvvvvvssssss
I would really appreciate if someone could help me. I know that I can do it by exporting it to excel and do simple concatenate formula and back import it again, but I want to do it in access, but I cannot find on internet anything that could help me.
