View Single Post
  #1   Report Post  
Posted to microsoft.public.excel.programming
gtslabs gtslabs is offline
external usenet poster
 
Posts: 54
Default Individual Character fonts in a cell

I have about 30,000 rows of data to filter, all in Col A
The problem is that some of the individual characters in each cell are
hidden (font white).

I want to remove those hidden characters from the cell.
Is it possible to loop thur each character in a cell, search for a
white font and removed that character?