Thread: excel help
View Single Post
  #1   Report Post  
 
Posts: n/a
Default excel help

Perhaps I can get an answer here. I'd really appreciate it.

I've got 37000 rows of column A and column B

I want to concatenate A to B for all the rows.

my formula is =CONCATENATE(A1,B1)

how can I apply this formula in column C so that it will automatically
iterate for each row? I can paste it in for each row and change the
A1,B1 to A2,B2... A3,B3 etc, but that's impossible.

There's got to be a simple way.

thank you in advance!