Hey man @ThinhDinh
I had importrange failing randomly and switched to this (hopefully it does not break)
Out of curiosity, is this better than import range and how?
Thanks for your guidance
Hey man @ThinhDinh
I had importrange failing randomly and switched to this (hopefully it does not break)
Out of curiosity, is this better than import range and how?
Thanks for your guidance
This is just referencing an array of columns in another sheet, I can’t say why IMPORTRANGE randomly fails, but this method is safe to me.
Thanks for the feedback