drom
Well-known Member
- Joined
- Mar 20, 2005
- Messages
- 563
- Office Version
- 2021
- 2019
- 2016
- 2013
- 2011
- 2010
- 2007
Hi and thanks in advance!
I have a table with many rows and columns Named Table1
I have named some of this table's databodyrange columns as eg:
I have a table with many rows and columns Named Table1
I have named some of this table's databodyrange columns as eg:
- rcCountry 'This column header is country ans shows Countries
- =SORT(UNIQUE(FILTER(rcCountry,rcCountry<>"")))
- =SORT(UNIQUE(FILTER(rcCountry,--(rcCountry<>""))))
- Does the same
- How can I format the obtained values not the entire column ?
- Is any way of referencing this say new non table as a table or
- Is it possible to name this dinamic new array ? without using offset(C5;0;0:Counta(....