Libreoffice/Openoffice Calc - append string to cells -


i need add .jpg @ end of cells in 1 or more columns

9788895249971  > 9788895249971.jpg 9788867230129  > 9788867230129.jpg 9788867230273  > 9788867230273.jpg 9788867230280  > 9788867230280.jpg 

detailed step-by-step instructions appreciated since new calc. thanks

do need once or going repeated task every week/month?

if need once, here can do:

next (right) column numbers open (insert) new column. assuming following: numbers in column a, new column column b.

in new column b in top cell (b1) write:

=a1&".jpg"

now copy b1 way down end. in b1 type [ctrl]+c hold [shift] , hit [pgdn] until end press [ctrl]+v. highlight column b, [ctrl]+c, [edit] [paste special] values (no formula's) freezes calculated data.


Comments

Popular posts from this blog

.htaccess - First slash is removed after domain when entering a webpage in the browser -

Automatically create pages in phpfox -

c# - Farseer ContactListener is not working -