View Single Post
  #2   Report Post  
Posted to microsoft.public.excel.programming
solomon_monkey[_2_] solomon_monkey[_2_] is offline
external usenet poster
 
Posts: 17
Default Reuel Other Help


Oddly... dealing in the same way with the only difference in the code
being the omission of

ActiveSheet.Columns("E:E").Delete

the code works fine... however, there are less blanks in this one...
Maybe I could just copy and paste Column F to E...