View Single Post
  #1   Report Post  
Posted to microsoft.public.excel.misc
M_FLEMING M_FLEMING is offline
external usenet poster
 
Posts: 1
Default Concatenate Will Only Work for the Cell

I am trying to concatenate a column with the string "M0101" and the value of
the previous column. I have try several methods such as manually entering the
formula (="M0101"&A3) and also using the concatenate function. However it
will only work for the first cell. When I copy the formula to the remaining
cells in the row. I get the result of the first cell. Please help.


Thanks,
Myron Fleming