Thread: Cell format
View Single Post
  #1   Report Post  
Posted to microsoft.public.excel.programming
N Sabo N Sabo is offline
external usenet poster
 
Posts: 1
Default Cell format

I have an issue I think can be solved with a Custom Cell Format. The problem
is I'm not sure how to write the format. I have a Name column formated as
General. The data looks like this in each cell: Smith1234, John
How do I reformat the cell to knock out the numbers and leave me with Smith,
John. Manually doing this would be consuming as I am trying to change about
4000 entries. Thanks in advance for any help!