• We’re currently investigating an issue related to the forum theme and styling that is impacting page layout and visual formatting. The problem has been identified, and we are actively working on a resolution. There is no impact to user data or functionality, this is strictly a front-end display issue. We’ll post an update once the fix has been deployed. Thanks for your patience while we get this sorted.

Excel question! Please help.

RollWave

Diamond Member
I have a bunch of numbers in a couple columns and I want a third column to be the value of the preceding column divided by the column preceding that one.

In other words. I have numbers in column A and B, I want C to be B/A without having to manually enter in each little division problem with an =x/y. How do I do this? I'm so bad at excel.
 
double click on a corner of a cell that contains the formula in column c and it should autofill the formula for you.

or you could copy the formula in col C and copy then paste special formula in the remaining cells.
 
say you have values in A1 and B1. in C1, type: =B1/A1

then copy that cell. select the rest of the cells you want in the column and paste...
 
say you have values in A1 and B1. in C1, type: =B1/A1

then copy that cell. select the rest of the cells you want in the column and paste...

Or you can just drag the formula in C1 down as far as you need to go by hooking your mouse onto the lower right hand corner of C1. It's a little tricky to grab it just right. The cursor will turn into a simple + when you've got it right--just drag that cross down.
 
Back
Top