How do i convert row array into one column using pivot table

  • Thread starter Thread starter Guest
  • Start date Start date
G

Guest

I am trying to convert 15 cells in a row into a single column of data using
pivot table function without much success. Has anyone have a way of doing
this?
 
if ur value is in A2,B2,C2,D2 and so on

=INDIRECT(CHAR(60+RÆKKE())&2)


"Harry" skrev:
 
ups sry (sry i no it isent pivot, but maby u can use it anyway)


=INDIRECT(CHAR(60+ROW())&2)



"Harry" skrev:
 
what does "&2" do?

excelent said:
ups sry (sry i no it isent pivot, but maby u can use it anyway)


=INDIRECT(CHAR(60+ROW())&2)



"Harry" skrev:
 

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