View Single Post
  #1   Report Post  
Posted to microsoft.public.excel.worksheet.functions
Allenc Allenc is offline
external usenet poster
 
Posts: 4
Default How do I insert content of a2 into text string in b2 and so on?

In my spreadsheet I have a number in A2 and on down in the column. In B2 I
have the path of the location of my image files. The path (C:\Documents and
Settings\default\Desktop\New SOS Work Station\Images\Fishing\filename.jpg) is
missing the image filename, which is the number in A2. The numbers in column
A are formatted as text so that the leading "0" is kept intacked. I need to,
somehow, insert the filename(number) into the correct location in the text in
cell B2. Then I need to be able to have this happen on down the line of
records until the records end.
Help!!!!
Allenc