I am attempting to sum quite a few different ranges of IMPORTDATA()
I want to do something like:
=SUM(N9:N14,N16:N21,N23:N36,N38:N53,N55:N106,N108:N113)
My issue is it can't sum up a bunch of different IMPORTDATA().
It is reading what is inside and not what is being shown.