Joining Text in 2 Columns

I

inktec

i have two columns with text in each. Say HP in column A, and 51645A i
Column B. I would like column C to read HP - 51645A. How do I joi
these two fields to do this, many thanks. Botswan
 
D

Dave Peterson

=a1&" - "&b1
i have two columns with text in each. Say HP in column A, and 51645A in
Column B. I would like column C to read HP - 51645A. How do I join
these two fields to do this, many thanks. Botswana
 
Top