Hi. I have a column in a large attribute table. The values in this column are text.
Example entries in this case would be:
Bas
Rh
Pega
How can I add the word 'Log' to the end of each entry so it'd look like:
BasLog
RhLog
PegaLog
I don't want to use the technique or sorting them, then selecting them, then using field calculator to define them. I just want to know how to add text onto existing text, no matter what the existing text is.
thanks