ExcelBanter

ExcelBanter (https://www.excelbanter.com/)
-   Excel Worksheet Functions (https://www.excelbanter.com/excel-worksheet-functions/)
-   -   exel help (https://www.excelbanter.com/excel-worksheet-functions/115485-exel-help.html)

Morefeus Direct

exel help
 
Hi i'm working in exel, i have a column(A1) with these type of info in the
column ( hbdn3j , hdfeyb , ijdnhf33k ) , and so on all the way down to 1000,
now i need to add to the end of these (.jpg ) all the way down 1000 sets.
How can i do this without going one by one and adding the ( .jpg ), i know
there is a code to do this i think its, A1=&".jpg" i've used it before but i
can't remember what to do with the code afterwards.

HELP!!!
Marshall

Don Guillett

exel help
 
no need to multipost. see other post

--
Don Guillett
SalesAid Software

"Morefeus Direct" wrote in
message ...
Hi i'm working in exel, i have a column(A1) with these type of info in the
column ( hbdn3j , hdfeyb , ijdnhf33k ) , and so on all the way down to
1000,
now i need to add to the end of these (.jpg ) all the way down 1000 sets.
How can i do this without going one by one and adding the ( .jpg ), i
know
there is a code to do this i think its, A1=&".jpg" i've used it before
but i
can't remember what to do with the code afterwards.

HELP!!!
Marshall




Richard Buttrey

exel help
 
On Sat, 21 Oct 2006 08:40:02 -0700, Morefeus Direct
wrote:

Hi i'm working in exel, i have a column(A1) with these type of info in the
column ( hbdn3j , hdfeyb , ijdnhf33k ) , and so on all the way down to 1000,
now i need to add to the end of these (.jpg ) all the way down 1000 sets.
How can i do this without going one by one and adding the ( .jpg ), i know
there is a code to do this i think its, A1=&".jpg" i've used it before but i
can't remember what to do with the code afterwards.

HELP!!!
Marshall



Nearly right. Code would be

=A1&".jpg"

Then to convert them all to text values, just copy A1:A1000 and Edit
PasteSpecial Values to A1

HTH
__
Richard Buttrey
Grappenhall, Cheshire, UK
__________________________

Pete_UK

exel help
 
If you have other data in the worksheet in columns B onwards, then
insert a new column B temporarily, and in B1 enter this formula:

=A1&".jpg"

Copy this formula down column B - a quick way is to double-click the
fill handle, which is the small black square in the bottom right corner
of the cursor, with B1 selected.

You should now fix the values in column B to get rid of the formula. To
do this, highlight column B, click <copy then Edit | Paste Special |
Values (check) | OK then <Enter. You can then either delete column A
or copy the values from column B to overwrite the ones in column A and
delete column B.

Hope this helps.

Pete

Morefeus Direct wrote:
Hi i'm working in exel, i have a column(A1) with these type of info in the
column ( hbdn3j , hdfeyb , ijdnhf33k ) , and so on all the way down to 1000,
now i need to add to the end of these (.jpg ) all the way down 1000 sets.
How can i do this without going one by one and adding the ( .jpg ), i know
there is a code to do this i think its, A1=&".jpg" i've used it before but i
can't remember what to do with the code afterwards.

HELP!!!
Marshall



Bob Phillips

exel help
 
in B1 use =A1&".jpg"

Copy down.

Select column B, and copy

Goto editPasteSpecila, and click Values, then OK

Delete column A

--
HTH

Bob Phillips

(replace somewhere in email address with gmail if mailing direct)

"Morefeus Direct" wrote in
message ...
Hi i'm working in exel, i have a column(A1) with these type of info in the
column ( hbdn3j , hdfeyb , ijdnhf33k ) , and so on all the way down to

1000,
now i need to add to the end of these (.jpg ) all the way down 1000 sets.
How can i do this without going one by one and adding the ( .jpg ), i

know
there is a code to do this i think its, A1=&".jpg" i've used it before

but i
can't remember what to do with the code afterwards.

HELP!!!
Marshall





All times are GMT +1. The time now is 12:54 PM.

Powered by vBulletin® Copyright ©2000 - 2024, Jelsoft Enterprises Ltd.
ExcelBanter.com