Formula's won't read copy / pasted data ?
I currently have a spreadsheet containing data about students in our organization. At the bottom of each column, I have inserted formulas to total the various data / text / data range occurrences. Each formula is set to read a dynamic column (for example, to calculate the number of 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 am inserting new rows and entering information cell by cell.
My problem is that I wish to copy / paste data from other spreadsheet documents into the main spreadsheet. I insert the appropriate number of rows and copy/ paste the new data. When I do, the formulas won't 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 read it?
I would GREATLY appreciate your help!!
Thanks
|