D
Dave \IT\
Hey Group,
First of all, I've done some pretty advanced programming within Excel, both
in the spreadsheet and VBA. I may just be missing an obvious, but it's
frustrating me to no end. Here's my problem.
I have a sheet of data. Nothing special, just inputted numbers. All of the
fields are Numerical, and all formatted the same way. I write a formula in
F10 that reads '=C10*E10' and it gives me my result...which is correct. I
then click-n-drag (on the bottom right corner) to copy this equation to the
next 10 cells. They all read correctly ('=C11*E11', '=C12*E12', etc.), yet
the number that appears is the same as the first result. In other words,
the formula is copied properly, but the displaying result isn't.
How can this be?
First of all, I've done some pretty advanced programming within Excel, both
in the spreadsheet and VBA. I may just be missing an obvious, but it's
frustrating me to no end. Here's my problem.
I have a sheet of data. Nothing special, just inputted numbers. All of the
fields are Numerical, and all formatted the same way. I write a formula in
F10 that reads '=C10*E10' and it gives me my result...which is correct. I
then click-n-drag (on the bottom right corner) to copy this equation to the
next 10 cells. They all read correctly ('=C11*E11', '=C12*E12', etc.), yet
the number that appears is the same as the first result. In other words,
the formula is copied properly, but the displaying result isn't.
How can this be?