View Single Post
  #1   Report Post  
Posted to microsoft.public.excel.programming
[email protected] englandfivegermanyone@gmail.com is offline
external usenet poster
 
Posts: 2
Default joining two columns together

Hi there,

I have a series of text data in one column and a series of figures in
another column. I want to join them together to create one column (i.e.
GH in column A and 4589 in column B will produce GH4589)

I'm trying to think of ways of doing it but my knowledge is very
limited. I am however good at copying and pasting code......Can anyone
help?

Chris