#1   Report Post  
curly101
 
Posts: n/a
Default Formula needed

I have a spreadsheet that I need to add numeric information from one cell,
into another cell on the same row, that has a text string.

For example, I need the numbers: 64001005 from cell A1 to be added in cell
c1 along with the text: productimages/ (with the forward slash)
Then I need to add a file extension (.jpg) after the numbers from cell A1.

So, C1 needs to = A1 + productimages/(cell a1+.jpg)
Final C1 looks like: productimages/64001005.jpg

Any help would be greatly appreciated.
Thanks!
  #2   Report Post  
CLR
 
Posts: n/a
Default

In A1 put 64001005
In B1 put productimages/
In C1 put =B1&A1&".jpg"

Vaya con Dios,
Chuck, CABGx3



"curly101" wrote in message
...
I have a spreadsheet that I need to add numeric information from one cell,
into another cell on the same row, that has a text string.

For example, I need the numbers: 64001005 from cell A1 to be added in cell
c1 along with the text: productimages/ (with the forward slash)
Then I need to add a file extension (.jpg) after the numbers from cell A1.

So, C1 needs to = A1 + productimages/(cell a1+.jpg)
Final C1 looks like: productimages/64001005.jpg

Any help would be greatly appreciated.
Thanks!



  #3   Report Post  
curly101
 
Posts: n/a
Default

Thanks for viewing my need, but I figured it out. I used the =CONCATENATE
formula. Saved me tons of time.

"curly101" wrote:

I have a spreadsheet that I need to add numeric information from one cell,
into another cell on the same row, that has a text string.

For example, I need the numbers: 64001005 from cell A1 to be added in cell
c1 along with the text: productimages/ (with the forward slash)
Then I need to add a file extension (.jpg) after the numbers from cell A1.

So, C1 needs to = A1 + productimages/(cell a1+.jpg)
Final C1 looks like: productimages/64001005.jpg

Any help would be greatly appreciated.
Thanks!

  #4   Report Post  
CLR
 
Posts: n/a
Default

Thats great!.........many times, "expressing your need", identifies the
direction of the solution..........
Glad you figured it out yourself........

Vaya con Dios,
Chuck, CABGx3


"curly101" wrote in message
...
Thanks for viewing my need, but I figured it out. I used the =CONCATENATE
formula. Saved me tons of time.

"curly101" wrote:

I have a spreadsheet that I need to add numeric information from one

cell,
into another cell on the same row, that has a text string.

For example, I need the numbers: 64001005 from cell A1 to be added in

cell
c1 along with the text: productimages/ (with the forward slash)
Then I need to add a file extension (.jpg) after the numbers from cell

A1.

So, C1 needs to = A1 + productimages/(cell a1+.jpg)
Final C1 looks like: productimages/64001005.jpg

Any help would be greatly appreciated.
Thanks!



Reply
Thread Tools Search this Thread
Search this Thread:

Advanced Search
Display Modes

Posting Rules

Smilies are On
[IMG] code is On
HTML code is Off
Trackbacks are On
Pingbacks are On
Refbacks are On


Similar Threads
Thread Thread Starter Forum Replies Last Post
Formula checking multiple worksheets sonic-the-mouse Excel Worksheet Functions 2 June 5th 05 07:48 PM
IF & VLOOKUP FORMULA taxmom Excel Worksheet Functions 3 March 2nd 05 03:35 PM
Formula needed Edgar Thoemmes Excel Worksheet Functions 3 January 13th 05 02:07 PM
Relative Indirect Formula Referencing? Damian Excel Worksheet Functions 1 January 7th 05 04:16 AM
Cell doesn't show formula result - it shows formula (CTRL + ' doe. o0o0o0o Excel Worksheet Functions 6 November 19th 04 03:13 PM


All times are GMT +1. The time now is 01:32 AM.

Powered by vBulletin® Copyright ©2000 - 2025, Jelsoft Enterprises Ltd.
Copyright ©2004-2025 ExcelBanter.
The comments are property of their posters.
 

About Us

"It's about Microsoft Excel"