View Single Post
  #2   Report Post  
Posted to microsoft.public.excel.programming
Icy Icy is offline
external usenet poster
 
Posts: 10
Default add a letter to contents in a cell in excel

use the excel function "CONCATENATE"

"Sammy" wrote:

I have a spreadsheet with a lot of sku's in one of the columns. I would like
to add an R in front of these. I used a formula a few years ago to do this,
now I forget how I did it.