combine two numbers -- not add

K

KevinS

I want to take the numbers from two columns and combine - but them. For
instance:

Column A = 01
Column B = 101
Column C will equal 01101
What function will i use to achieve this?
Thank you,
Kevin
 
Top