I am trying to build a spreadsheet that will convert MAC addresses into different formats. I have figured out how to take the 12 character address and format into the groupings I need with a specified delimiter. What I am stuck on is, trying to convert a MAC address with special characters, primarily : . -, into just numbers and letter. Find and Replace works, but is a clunky solution. Is there a function to remove just special characters?