View Single Post
  #1   Report Post  
Posted to microsoft.public.excel.programming
stinson stinson is offline
external usenet poster
 
Posts: 8
Default edit the contents of a cell using a macro

How can I edit the contents or the string in a cell? For example, if a cell
has text that is followed by blank spaces, I would like a macro to look at
the contents of the cell, look for the blank spaces, and then delete the
blank spaces.