J
JDNETTC
Hi,
I am having trouble when refreshing data for my spreadsheet. The refresh
adds in a new row or more, which have 5 associated data columns. I have
another 20 columns beyond that where I have IF formula's performing
calculations.
A B C D E F-------------AB
Data from ODBC =IF(AND($D6>"039081",$D6<"039113"),$E6, 0)
there are different formulas to break out different data for each column.
My problem is that when I refresh the ODBC data, it updates Column A-E no
problem, but the bottom row will not include my formulas anymore:
A B C D E F--->AB
Row 1 Old data Formulas
Row 2 New data Formulas
Row 3 Old data which was pushed down ----------Nothing! help!
I have to much data to fix the bottom row each time I update my data.
Any suggestions how to keep my formulas connected to the appropriate row
during data refresh?
Thanks
John
I am having trouble when refreshing data for my spreadsheet. The refresh
adds in a new row or more, which have 5 associated data columns. I have
another 20 columns beyond that where I have IF formula's performing
calculations.
A B C D E F-------------AB
Data from ODBC =IF(AND($D6>"039081",$D6<"039113"),$E6, 0)
there are different formulas to break out different data for each column.
My problem is that when I refresh the ODBC data, it updates Column A-E no
problem, but the bottom row will not include my formulas anymore:
A B C D E F--->AB
Row 1 Old data Formulas
Row 2 New data Formulas
Row 3 Old data which was pushed down ----------Nothing! help!
I have to much data to fix the bottom row each time I update my data.
Any suggestions how to keep my formulas connected to the appropriate row
during data refresh?
Thanks
John