Hello.
I am trying to summarize data from some smartsheets into another smartsheet. I moved from VLOOKUP to INDEX MATCH. However, I have hit the 25000 error again using the formula below:
=INDEX({DIGITAL RAIL 52 Weeks}, MATCH($Description@row, {Digital RAIL Description Only}, 0), 2)
What I need to do is increase the 2 on the end to 3, then 4, then 5... all the way to 65.
I have about 50 lines for which I need to do this. I hit the 25K error after 10 lines.
Questions:
- Can I return the results as an array, so I am not using the reference on every cell? (Note that the data I am pulling has the same column structure).
- If the answer is no, how can I go about this? (Cell linking is very tedious and I believe will be the same issue).
I am happy to share my smartsheets with whoever can help me.
Thanks,
Suzanne