View Single Post
  #5   Report Post  
Posted to microsoft.public.excel.programming
GregR GregR is offline
external usenet poster
 
Posts: 246
Default Clean up strings before creating a text file

If I want to clean a range of cells do I set the str =
Range("A1:A100")?

Greg