Hi All,
I have a list of names available in Cell D1. At times names will be starting with <> and at few scenarios before names there wont be "<>".
If i have this <> symbol at the starting of the name which means i need to exclude the names from a pivot item in a pivot table.
If i have only names then it means i need to include only those name from a pivot item in a pivot table
example for excluding names - <>John, Dave, Smith(will be available in Cell D1)
example for including names - John, Dave, Smith(will be available in cell D1)
Currently im doing this manually and i would like to automat it. Can someone help me with the code.
I have a list of names available in Cell D1. At times names will be starting with <> and at few scenarios before names there wont be "<>".
If i have this <> symbol at the starting of the name which means i need to exclude the names from a pivot item in a pivot table.
If i have only names then it means i need to include only those name from a pivot item in a pivot table
example for excluding names - <>John, Dave, Smith(will be available in Cell D1)
example for including names - John, Dave, Smith(will be available in cell D1)
Currently im doing this manually and i would like to automat it. Can someone help me with the code.