transpose formula

  • Thread starter Thread starter Mika
  • Start date Start date
M

Mika

Hi,

I have a table in columns A trough E and the data in columns C and D,
I need to repeat and copy in a sigle column(column p for instance) in
this order:

d1
d1
c1
c1
d2
d2
c2
c2
..
..
..
I was trying with an expresion like: =INDEX($D:$D,(ROW())) for and easy
copy but can not figure out a proper formula... any help ?
 
This should really be posted to excel.finctionsb ut to answer your question;
Why not a simple formula like "=D1&D1&C1&C1&B1&B1" then copy it down?
 

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

Back
Top