I have a cells that contain Names and Dashes ex: "Aaron Arbogust -- John SMith -- Bret Johnson -- Dan Bologna"
I would like that to extract all Upper case letters and Dashes to read:"AA--JSM--BJ--DB"
Basically extract Uppers and Dashes OR remove Lowercase letters and spaces
I would like that to extract all Upper case letters and Dashes to read:"AA--JSM--BJ--DB"
Basically extract Uppers and Dashes OR remove Lowercase letters and spaces