B
Becxky
I currently have a spreadsheet containing data about students in ou
organization. At the bottom of each column, I have inserted formulas t
total the various data / text / data range occurrences. Each formula i
set to read a dynamic column (for example, to calculate the number o
students we have from latin america, among other regions, I use
=COUNTIF(I$2:INDIRECT("R[-1]C",0),"la"). This works perfectly when I a
inserting new rows and entering information cell by cell.
My problem is that I wish to copy / paste data from other spreadshee
documents into the main spreadsheet. I insert the appropriate number o
rows and copy/ paste the new data. When I do, the formulas won'
register the new values - only the data that was there previously.
Is there any way that I can copy / paste data so that my formula's rea
it?
I would GREATLY appreciate your help!!
Thank
organization. At the bottom of each column, I have inserted formulas t
total the various data / text / data range occurrences. Each formula i
set to read a dynamic column (for example, to calculate the number o
students we have from latin america, among other regions, I use
=COUNTIF(I$2:INDIRECT("R[-1]C",0),"la"). This works perfectly when I a
inserting new rows and entering information cell by cell.
My problem is that I wish to copy / paste data from other spreadshee
documents into the main spreadsheet. I insert the appropriate number o
rows and copy/ paste the new data. When I do, the formulas won'
register the new values - only the data that was there previously.
Is there any way that I can copy / paste data so that my formula's rea
it?
I would GREATLY appreciate your help!!
Thank