View Single Post
  #1   Report Post  
Posted to microsoft.public.excel.misc,microsoft.public.excel.programming
Jeff Korn Jeff Korn is offline
external usenet poster
 
Posts: 15
Default How to delete all stuff outside marked cells ?

Assume I mark a couple of cells. Now I want to delete all stuff (=frames, data, formulas,..)
outside the marked cells (read: in other cells). How can I achieve this ?

Jeff