Hi!
I really hope someone can help me with this issue. I have a spreadsheet with MANY columns containing array formulas to display values from columns in another excel file. For example: {=if('file_path\file.xls'$A$2:$A$500="","",'file_path\file.xls'$A$2:$A$470}.
Basically, when it would get close to the end of the array, I would insert rows in the source document (to which the arrays are linked), and it would extend the array formula, so instead of it going until row 500, I insert 100 rows and the array formula would work until row 600, and so forth. However, I'm trying to do it now and it's simply not working.
Am I inserting the rows incorrectly? Or is there another way I could extend the array across many different columns without editing each one individually?
THANK YOU SO MUCH!
Howard
I really hope someone can help me with this issue. I have a spreadsheet with MANY columns containing array formulas to display values from columns in another excel file. For example: {=if('file_path\file.xls'$A$2:$A$500="","",'file_path\file.xls'$A$2:$A$470}.
Basically, when it would get close to the end of the array, I would insert rows in the source document (to which the arrays are linked), and it would extend the array formula, so instead of it going until row 500, I insert 100 rows and the array formula would work until row 600, and so forth. However, I'm trying to do it now and it's simply not working.
Am I inserting the rows incorrectly? Or is there another way I could extend the array across many different columns without editing each one individually?
THANK YOU SO MUCH!
Howard