COLLECT() isn't accepting column for range
I am trying to do the following formula using an entire column in the range:
INDEX(COLLECT(ColA:ColA, ColB:ColB, ColC@row, ....
But, this doesn't work. Instead, I am forced to enter row numbers in the range as follows:
INDEX(COLLECT(ColA1:ColA52, ColB1:ColB52, ColC@row, ....
However, using row numbers in the formula now means I cannot make it a column formula. Is this a bug in the COLLECT formula? I can use entire column references in the MATCH() formula (and other formulas) just fine.
Answers
-
INDEX COLLECT works with column ranges. Please provide your complete formula and we can troubleshoot. I can already see an error in your formula. where you have "ColC@row" at the end is supposed to be criteria such as ColC@row=1 but you've just got a reference to the location without criteria.
Help Article Resources
Categories
- All Categories
- 14 Welcome to the Community
- Smartsheet Customer Resources
- 64.4K Get Help
- 424 Global Discussions
- 221 Industry Talk
- 464 Announcements
- 4.8K Ideas & Feature Requests
- 143 Brandfolder
- 144 Just for fun
- 60 Community Job Board
- 463 Show & Tell
- 32 Member Spotlight
- 1 SmartStories
- 301 Events
- 40 Webinars
- 7.3K Forum Archives
Check out the Formula Handbook template!