View Single Post
  #1   Report Post  
Posted to microsoft.public.excel.programming
Roddie Grant Roddie Grant is offline
external usenet poster
 
Posts: 1
Default Macro to change cell borders

I have a large number of sheets with thick borders on some cells. I need to
change the borders to thin. It seems to me that this is something which could
be automated with a macro - checking each cell and changing any borders that
exist.

I have written simple macros in the past but this is beating me. Could
someone point me in the right direction.

Thanks