We prefer to extract all items into a CSV file and use Excel to sort what we need.
However, for extracting,in the report template try:
(MATCHWILD (NAME,'*V*'))
to find anything with a "V" embedded in the name
Also creating Groups can be useful, as long as they are in the same database
Allan
We prefer to extract all items into a CSV file and use Excel to sort what we need.
However, for extracting,in the report template try:
(MATCHWILD (NAME,'*V*'))
to find anything with a "V" embedded in the name
Also creating Groups can be useful, as long as they are in the same database
Allan