mginsburg88
New Member
- Joined
- Mar 4, 2016
- Messages
- 9
Hello,
I am trying to create a cell range that references an array in an effort to avoid blanks in the dropdown. The formula is:
=Legend!$M$3:INDEX(Legend!$M$3:$M$38,SUMPRODUCT(--(Legend!$M$3:$M$38<>"")))
Only cells M3-M7 have data and I want to avoid the rest of the blank cells from showing up on my list. When I do this outside of the name manager and hit CTRL-SHIFT-ENTER, the formula works. The issue is that I cannot do this in name manager. Do I need to change my formula?
Thanks in advance. I've spent way too many hours trying to figure this out.
Mike
I am trying to create a cell range that references an array in an effort to avoid blanks in the dropdown. The formula is:
=Legend!$M$3:INDEX(Legend!$M$3:$M$38,SUMPRODUCT(--(Legend!$M$3:$M$38<>"")))
Only cells M3-M7 have data and I want to avoid the rest of the blank cells from showing up on my list. When I do this outside of the name manager and hit CTRL-SHIFT-ENTER, the formula works. The issue is that I cannot do this in name manager. Do I need to change my formula?
Thanks in advance. I've spent way too many hours trying to figure this out.
Mike