79809746

Date: 2025-11-05 07:44:17
Score: 1.5
Natty:
Report link

Assuming that these are in different spreadsheets, it would be better to import the entire range, A:C, and then use QUERY or some other method on that data to get what you want. People have enough issues with the connection of one IMPORTRANGE, which is what you would need to use if you wanted to count the values in column C to determine the range size to request for column A.

Reasons:
  • No code block (0.5):
  • Single line (0.5):
  • Low reputation (0.5):
Posted by: bricks96