View Single Post
  #1   Report Post  
Posted to microsoft.public.excel.misc
dadouza dadouza is offline
external usenet poster
 
Posts: 7
Default I want to select only cells with a border

I have a lot of sheets that have some information in a bordered section of
the sheet, and some information that is not bordered. I want to delete the
non bordered section, sometimes this will be after row 7, and sometimes after
row 700. So I need a quick way of selecting the bordered, or non bordered,
section of the sheet without having to scroll down to the bottom of the sheet
every time. I don't mind if it's done with a few mouse clicks, or an add-in,
or a macro, I just need to be able to do it.

Thanks for looking at my post