View Single Post
  #1   Report Post  
Posted to microsoft.public.excel.programming
MAWII MAWII is offline
external usenet poster
 
Posts: 18
Default Adding text to cells

I have a spreadsheet with 732 entries in column A. I want to create a macro
that will add a "\\" to the beginning of each entry. I also want it done
only for non-blank cells. How can I do this? Thanks!