View Single Post
  #4   Report Post  
Posted to microsoft.public.excel.misc
FormulaChallenged
 
Posts: n/a
Default fill cells with a value from two previous cells

Thanks. It works well.

"CLR" wrote:

Maybe this in Cell C1 and copy down........

=A1&B1

Vaya con Dios,
Chuck, CABGx3



"FormulaChallenged" wrote:

Hi,

I try to copy the letter value from column A and B to column C in the
example below with a formula:

A B C
1A A
2 I I
3...

Thanks,
FormulaChallenged