Hello,
I am currently using this formula in my named ranges =IFERROR(OFFSET('Misc Calculations'!$T$9,0,0,COUNTA('Misc Calculations'!$T:$T)-1),"")
I thought this would help with my graphs so it would only pickup up the numbers in the columns and exclude everything else, primarily I get a #N/A in the column if the size changes. The server I am pulling the data from sets this up in an array, not sure if that matters or not.
Does anybody have a suggestion of how to update this so it only pulls in the numeric values?
Thank you,
dan
I am currently using this formula in my named ranges =IFERROR(OFFSET('Misc Calculations'!$T$9,0,0,COUNTA('Misc Calculations'!$T:$T)-1),"")
I thought this would help with my graphs so it would only pickup up the numbers in the columns and exclude everything else, primarily I get a #N/A in the column if the size changes. The server I am pulling the data from sets this up in an array, not sure if that matters or not.
Does anybody have a suggestion of how to update this so it only pulls in the numeric values?
Thank you,
dan