Ok, I'm not great with excel, so I was wondering if anyone could help me.
For my dissertation I need to analyse constituency age data. I've got to divide each cell in one column by each cell in another column.
For example
.. X. Y. . Z
1 55 75
2 66 91
3 77 22
4 88 68
Please ignore the full stops, I couldn't fathom how to create a table. The X column is the one that begins with 55, Y with 75, Z has nothing in it.
Ok in my (terrible) table I want the answer for X1 divided by Y1 to be in Z1, X2 divdied by Y2 to be in Z2, X3 divided by Y3 to be in Z3 etc. I know how to do it individually (in Z1 put =X1/Y1) but I have over 500 results so this would be very time consuming doing each one individually. So basically is there a way i can do each one at once. As in all the cells in X being divided by the cell next to it (in the Y column). Sorry if this is confusing, I'm a bit terrible at explaining this sort of stuff. But any help would be mutch appreciated.