Hi, all.
On a daily basis, I use a data table having 4 columns and up to 500 rows or more to create a pivot table. In my data table, one column contains user's full names. There may be 12 or more different names, and each name may appear dozens of times each throughout the table. Since the pivot table I create from this data table uses the names column for one of its Data columns, displaying the full names causes the pivot table to be wider than we would like. I want to substitute the full names with each user's first name only. Example: "Williams, Stephen R" would be displayed in my pivot table as "Steve", and so on.
Any assistance with this substitution would be greatly appreciated. I have attempted to use the SUBSTITUTE function, but so far haven't been successful.
Thanks!
On a daily basis, I use a data table having 4 columns and up to 500 rows or more to create a pivot table. In my data table, one column contains user's full names. There may be 12 or more different names, and each name may appear dozens of times each throughout the table. Since the pivot table I create from this data table uses the names column for one of its Data columns, displaying the full names causes the pivot table to be wider than we would like. I want to substitute the full names with each user's first name only. Example: "Williams, Stephen R" would be displayed in my pivot table as "Steve", and so on.
Any assistance with this substitution would be greatly appreciated. I have attempted to use the SUBSTITUTE function, but so far haven't been successful.
Thanks!