I have 2 columns of numbers. I want to divide each number in the first column by the associate number in the second and input results in a new column. Say I have A1:A10000, and B1:B10000, I want C1=A1/B1, C2=A2/B2, C3=A3/B3… C10000= A10000/B10000.
Is that possible to use a function instead of putting each cell at C for 10000 times?
i'm .. new...
Bookmarks