C
chusome
How do you make column the entire column c equal the entire column a +
the enitre column B for each corresponding row? ie. c1 = a1 + b1, c2 =
a2 + b2, c3 = a3..... and so on so forth.
I've figured this out on an individual basis but I'd like to apply this
to the entire colum, with out having to code each cell individually.
the enitre column B for each corresponding row? ie. c1 = a1 + b1, c2 =
a2 + b2, c3 = a3..... and so on so forth.
I've figured this out on an individual basis but I'd like to apply this
to the entire colum, with out having to code each cell individually.