fredrerik84
Active Member
- Joined
- Feb 26, 2017
- Messages
- 383
Hi guys I'm struggling to make my named ranges dynamic :/
I have two lists in name manager:
currency =Conversion!$B$63:$B$70
and:
mycurr =Conversion!$B$63:$D$70
However I need those list to be dynamic without putting them in a table.
I tried this for currency
=Conversion!$B$63:INDEX(Conversion!$B:$B,COUNTA(Conversion!$B:$B))
but for some reason it will only return the first 3 results .
Any help would be greatly appreciated
I have two lists in name manager:
currency =Conversion!$B$63:$B$70
and:
mycurr =Conversion!$B$63:$D$70
However I need those list to be dynamic without putting them in a table.
I tried this for currency
=Conversion!$B$63:INDEX(Conversion!$B:$B,COUNTA(Conversion!$B:$B))
but for some reason it will only return the first 3 results .
Any help would be greatly appreciated