Help!

Copying formulas to tables

 
  

Post new topic   General Reply to Topic (not reply to a specific post)    Forums Home -> General Discussions RSS
Next:  Can I add "cancel" to the Outlook close..  
Author Message
Sokol
External


Since: Nov 06, 2009
Posts: 1



PostPosted: Fri Nov 06, 2009 5:31 pm    Post subject: Copying formulas to tables
Archived from groups: microsoft>public>excel>misc (more info?)

I've following situation (a simplified example): I've information (text) in
A2:A10 and B1:G1. For each cell in the range B2:G10 I want to CONCATENATE the
text from the corresponding cell in A2:A10 with the text from B1:G1. For
example, D7=CONCATENATE(A7,D1). Is there any way to do this quickly without
having to introduce formulas manually either in the first column or in the
first row (my data has several thousands rows)?

Thanks,

Sokol
Back to top
Jacob Skaria
External


Since: Mar 04, 2009
Posts: 441



PostPosted: Fri Nov 06, 2009 6:18 pm    Post subject: RE: Copying formulas to tables [Login to view extended thread Info.]
Archived from groups: per prev. post (more info?)

Enter the below formula in cell B2 and copy across and down as required

=$A2&B$1

If this post helps click Yes
---------------
Jacob Skaria


"Sokol" wrote:

> I've following situation (a simplified example): I've information (text) in
> A2:A10 and B1:G1. For each cell in the range B2:G10 I want to CONCATENATE the
> text from the corresponding cell in A2:A10 with the text from B1:G1. For
> example, D7=CONCATENATE(A7,D1). Is there any way to do this quickly without
> having to introduce formulas manually either in the first column or in the
> first row (my data has several thousands rows)?
>
> Thanks,
>
> Sokol
Back to top
Display posts from previous:   
Post new topic   General Reply to Topic (not reply to a specific post)    Forums Home -> General Discussions All times are: Eastern Time (US & Canada) (change)
Page 1 of 1

 
You can post new topics in this forum
You can reply to topics in this forum
You cannot edit your posts in this forum
You cannot delete your posts in this forum
You cannot vote in polls in this forum