copy cells down a column (in order) to across a row (same order??

T

Tampa9

I want to copy cells from a column (C1:C10) to a row (D10:M10) without having
to go into every formula to change it (the currently formula is =$C10) as i
have to change the number value.
 
G

Gord Dibben

In D10 enter =INDIRECT("C"&COLUMN(A1))

Copy across to M10


Gord Dibben MS Excel MVP
 

Ask a Question

Want to reply to this thread or ask your own question?

You'll need to choose a username for the site, which only take a couple of moments. After that, you can post your question and our members will help you out.

Ask a Question

Top