on 18-02-2013 06:41 PM
I have this spreadsheet that I want to convert. It has 30 rows and 95 (wide) columns, so too wide to print out. I want to convert rows to columns and vice versa - does anyone know a quick way to do it? It's a Windows 2000 version so a bit old.
on 18-02-2013 08:57 PM
I don't have excel on this computer so can't really tell you or even if it is possible.
(I must write a note to myself to reinstal Office)
You could transfer the data over to a database and then transfer back but changing the rows to columns and columns to rows in the process.
I don't know if you can do it in excel but maybe start a second spreadsheet and transfer each column seperately and copy and paste.
But when you paste you paste across the row instead of down the column.
I can't be any more help because I don't know what you are capable of and what features you have on excel 2000 or even if possible on excel.
All my work was on programmed excel spreadsheets and I have never really just used the spreadsheet as per what is installed on your computer.
on 18-02-2013 09:05 PM
More information needed.
Do you want to change the way the data is set out? Would page orientation work?
If the data doesn't need to be moved, will changing the size of the columns and rows work?
on 18-02-2013 09:05 PM
advice from my OH ---the excel wizz:
It depends what's on it - if it's just values, highlight the whole thing, copy, open a new sheet and 'paste special'. On the box of options tick the 'transpose' box. If you have formulas, it might be more complicated....
on 18-02-2013 09:45 PM
Thanks all - and the winner is ......... ME.
It works just as your OH said Id. I often wondered what that transpose did and now I know.
Ya learns somat evry day
on 18-02-2013 10:02 PM
glad to have been of help, Rabbit (albeit indirectly)
on 19-02-2013 08:53 AM
Wow, what a neat trick! I have needed to do that before but could never work out how. Thanks for asking and answering you two :-x
on 19-02-2013 10:40 AM
Thanks for the handy hint. The next Unit in my Diploma is Develop and Use Complex Spreadsheets....*Adds hint to notebook* 🙂
on 19-02-2013 10:40 AM
Wow, what a neat trick! I have needed to do that before but could never work out how. Thanks for asking and answering you two :-x
That's OK. I didn't really need to know, but I asked just in case you did ]:)
on 21-02-2013 09:34 AM
glad to have been of help, Rabbit (albeit indirectly)
another question about excel - how do you use a subroutine call from a cell? like through VB I guess?