G
Guest
I am automating a process for doing some calculations and "grading". I have
code that sums a column when data is input. However I want that sum to feed
another calculation in another location. Because the position of the cell
with the sum changes with the size of the data set, I can not refer to it by
address. I have looked at naming the cell, but the name appears to be
attached to an address. Currently, the cell with the sum is attached to cell
b1 in a defined range called "absum".
Any ideas would be much appreciated.
TIA
code that sums a column when data is input. However I want that sum to feed
another calculation in another location. Because the position of the cell
with the sum changes with the size of the data set, I can not refer to it by
address. I have looked at naming the cell, but the name appears to be
attached to an address. Currently, the cell with the sum is attached to cell
b1 in a defined range called "absum".
Any ideas would be much appreciated.
TIA